Laurent Destailleur
44e7158739
Merge pull request #23535 from lamrani002/kanbanForPrelevement
...
NEW kanban view for ligne prelevement
2023-01-13 13:19:55 +01:00
Laurent Destailleur
4141d9d1d2
Merge pull request #23534 from lamrani002/kanbanForPrelevementOrder
...
NEW kanban mode for list of prelevement orders
2023-01-13 13:19:40 +01:00
Lamrani Abdel
6837008398
kanban view for ligne prelevement
2023-01-12 18:53:27 +01:00
Lamrani Abdel
7124a59110
kanban mode for list of prelevement orders
2023-01-12 18:28:57 +01:00
Laurent Destailleur
fce5968510
Fix warning
2023-01-03 17:09:08 +01:00
Laurent Destailleur
db877b0bcb
Fix warning
2022-12-30 14:23:24 +01:00
Laurent Destailleur
6824f82cc8
Fix warnings
2022-12-28 13:58:23 +01:00
Laurent Destailleur
9a68d1df22
Debug v17
2022-12-11 22:39:30 +01:00
Laurent Destailleur
b1b8380015
Debug v17
2022-12-07 14:57:50 +01:00
Laurent Destailleur
bb46cdb0af
Fix regression sql error
2022-11-27 21:10:37 +01:00
hystepik
c1b355fcac
Fix : php 8.1 warnings
2022-11-27 00:44:05 +01:00
Laurent Destailleur
e77aa31e47
Merge pull request #23009 from atm-maxime/fix_count_in_lists
...
Fix count in lists
2022-11-26 10:21:29 +01:00
Laurent Destailleur
c62c7e3805
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/accountancy/bookkeeping/list.php
htdocs/accountancy/bookkeeping/listbyaccount.php
htdocs/accountancy/bookkeeping/listbysubaccount.php
2022-11-26 01:43:09 +01:00
Maxime Kohlhaas
fb310de0aa
Fix : use count() in lists - part 2
2022-11-26 01:23:45 +01:00
Laurent Destailleur
b231bcb64a
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/accountancy/bookkeeping/list.php
htdocs/accountancy/bookkeeping/listbyaccount.php
htdocs/accountancy/bookkeeping/listbysubaccount.php
2022-11-26 01:21:51 +01:00
Laurent Destailleur
fb3bbee0a3
Merge pull request #22938 from Daviid-P/15.0
...
FIX Broken Permissions check, $object is null.
2022-11-23 12:22:21 +01:00
Laurent Destailleur
4c02652d87
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-11-23 12:07:42 +01:00
Laurent Destailleur
207f56ff64
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-11-23 12:06:21 +01:00
Laurent Destailleur
2f0880020c
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-11-23 12:02:25 +01:00
David Pareja Rodriguez
05e850dbfc
FIX Broken Permissions check, $object is null.
...
This code was probably copy&paste'd from `htdocs/compta/prelevement/card.php` where the `$object` variable exists.
On `htdocs/compta/prelevement/line.php` `$object` is not defined, and `$type` come from the `$type = GETPOST('type', 'aZ09');` which ends up being overwritten with null.
2022-11-23 11:58:21 +01:00
stickler-ci
76fdf0006d
Fixing style errors.
2022-11-22 20:17:37 +00:00
josett225
e38ef6bc8c
Update create.php
2022-11-22 21:03:28 +01:00
josett225
19273c8da1
Fix PaymentBankTransfer Line page management with Select and Input
2022-11-20 05:33:31 +01:00
Laurent Destailleur
4596a16cdb
css
2022-10-28 18:02:40 +02:00
Laurent Destailleur
18c9685051
Rename table to prepare need of direct debit for non invoices
2022-10-28 17:51:25 +02:00
Laurent Destailleur
11aaf4748c
css
2022-10-21 11:32:12 +02:00
Laurent Destailleur
06d94c9a97
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-10-19 17:11:32 +02:00
Laurent Destailleur
68f16b13d7
Fix typo
2022-10-17 02:52:03 +02:00
Laurent Destailleur
10d40402b7
Merge pull request #22267 from frederic34/patch-8
...
strftime is deprecated in php8.1
2022-10-06 12:18:43 +02:00
Laurent Destailleur
c0dac5d5db
Fix RUM number if customer account not defined
2022-10-02 22:32:05 +02:00
Frédéric FRANCE
61844cd50f
Update bonprelevement.class.php
2022-09-26 11:48:29 +02:00
Frédéric FRANCE
50c60c8f34
Update bonprelevement.class.php
2022-09-26 11:46:07 +02:00
Frédéric FRANCE
744d1b0218
Update bonprelevement.class.php
2022-09-21 21:52:39 +02:00
Frédéric FRANCE
9f7c17333b
Update bonprelevement.class.php
2022-09-21 08:44:15 +02:00
Laurent Destailleur
6fb9a4713c
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-21 01:30:40 +02:00
Laurent Destailleur
cb7db080cd
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-09-21 01:21:11 +02:00
Laurent Destailleur
dfe8281805
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-20 15:03:51 +02:00
javieralapps4up
a1d8879f34
Update create.php
...
There is a previous line $format = GETPOST('format', 'aZ09');
2022-09-15 14:30:37 +02:00
Frédéric FRANCE
edef39bed9
strftime is deprecated in php8.1
2022-09-14 09:01:56 +02:00
Frédéric FRANCE
81e8b872a8
Update bonprelevement.class.php
2022-09-14 08:51:22 +02:00
Frédéric FRANCE
cba04c9648
Update bonprelevement.class.php
2022-09-13 20:48:59 +02:00
Laurent Destailleur
7a277d9560
Merge branch 'develop' into loaddolibarrenv
2022-09-09 17:02:05 +02:00
lmarcouiller
68b72ac17d
Fix : php 8.1 warnings
2022-09-09 10:06:16 +02:00
Frédéric France
8d33953142
add comment
2022-09-07 20:08:59 +02:00
Laurent Destailleur
58923ec3d7
Merge
2022-07-24 11:21:02 +02:00
Laurent Destailleur
3761c920eb
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/core/modules/modPartnership.class.php
htdocs/modulebuilder/template/core/modules/modMyModule.class.php
2022-07-22 17:43:35 +02:00
Laurent Destailleur
d9f7a3efd1
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/product/inventory/inventory.php
2022-07-22 17:38:24 +02:00
Alexandre SPANGARO
ce15b8c44e
FIX #21472 On the bank transfer lists, a change of page switches to the lists of the direct debit module
2022-07-18 07:23:25 +02:00
Alexandre SPANGARO
149b86e459
FIX Bank transfer - Link on code supplier invoice was bad
2022-07-16 06:34:52 +02:00
Alexandre SPANGARO
71af854bf4
FIX Bank transfer - Link on supplier invoice was bad
2022-07-15 17:31:30 +02:00