Commit Graph

115679 Commits

Author SHA1 Message Date
Laurent Destailleur
2ed2ed58a4
Merge pull request #22236 from frederic34/fixaurore
clean aurore model
2022-09-13 01:08:37 +02:00
Laurent Destailleur
39b89143cc Fix colspan 2022-09-13 00:52:11 +02:00
Laurent Destailleur
f103382935 Debug webhook 2022-09-13 00:16:38 +02:00
Laurent Destailleur
209bf00b69 Trans 2022-09-13 00:12:57 +02:00
Faustin
22ab13975f scrutinizer on expensereport/class/expensereport_rule.class.php: method fetchLine wasn't defined 2022-09-12 16:57:23 +02:00
Faustin
54a211509b scrutinizer on delivery/class/delivery.class.php: attribute $linked_object does not exist but $linked_objects does 2022-09-12 16:51:25 +02:00
Faustin
09eede8cde scrutinizer on expensereport/class/expensereport_ik.class.php: method fetchLine was not defined 2022-09-12 16:42:47 +02:00
Atm-Gregr
527cfadf0f nl2br like on the card 2022-09-12 16:31:00 +02:00
Atm-Gregr
3c5f3f7b85 fix 2022-09-12 16:28:06 +02:00
Faustin
4e1380f4eb scrutinizer on imports/import.php: action builddoc never existed on import 2022-09-12 16:19:25 +02:00
Thomas Negre
3d88e8cc0e add tr ids 2022-09-12 15:19:17 +02:00
Thomas Negre
56c2b8b775 Product: display TTC price on price card 2022-09-12 15:19:12 +02:00
Laurent Destailleur
59e86f4a6b NEW Make module WebservicesClient deprecated. Use module WebHook instead 2022-09-12 15:16:38 +02:00
Hystepik
dd5a4fd7eb
Merge branch 'develop' into develop#3 2022-09-12 15:08:10 +02:00
Frédéric FRANCE
dfb7c5ea48 clean aurore model 2022-09-12 14:50:55 +02:00
Laurent Destailleur
a35d7f8a4b Fix must not overwrite the var that is an object of cache 2022-09-12 14:17:14 +02:00
Laurent Destailleur
f48752fc16 FIX inventory code must be different at each transation 2022-09-12 13:25:07 +02:00
Laurent Destailleur
95e1b97f42 Fix missing inventory code in reception 2022-09-12 13:09:21 +02:00
Laurent Destailleur
45c9e6064e FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 12:47:00 +02:00
Laurent Destailleur
cad8b1ee7e Fix autoadd in basket after a search (only if search on barcode) 2022-09-12 12:32:35 +02:00
Laurent Destailleur
4566342d59 FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 11:47:06 +02:00
Laurent Destailleur
dde3b71cad FIX tooltip of technical tables added of a module 2022-09-12 11:33:43 +02:00
Laurent Destailleur
404bfd8b7b Fix var not defined 2022-09-12 11:06:55 +02:00
lmarcouiller
9dd96b2a03 better fix 2022-09-12 10:50:59 +02:00
Laurent Destailleur
8771dc197b Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-12 10:32:50 +02:00
Laurent Destailleur
8ac625f03b FIX reading of trackid in emailcollector (when on recipient suffix) 2022-09-12 10:26:20 +02:00
UT from dolibit
e1eb25ab45
Update ChangeLog 2022-09-12 10:22:59 +02:00
Hystepik
56a0044974
Merge branch 'develop' into develop#5 2022-09-12 10:16:31 +02:00
UT from dolibit
f47893bfd9
Update card.php 2022-09-12 10:12:27 +02:00
UT from dolibit
0a7d535f34
Update index.php 2022-09-12 10:08:04 +02:00
UT from dolibit
32ebee39ff
Update info.php 2022-09-12 10:04:48 +02:00
UT from dolibit
4d21d76644
Update list.php 2022-09-12 10:01:47 +02:00
UT from dolibit
472602121d
Update note.php 2022-09-12 09:57:58 +02:00
Laurent Destailleur
0016e7c5e8 Fix section with root pass restored when required if hidden 2022-09-11 23:47:32 +02:00
Faustin
f5adbf7983 scrutinizer on core/modules/import/import_xlsx.modules.php : array $where not always defined 2022-09-11 22:57:00 +02:00
Laurent Destailleur
4cde1e8991 Doc 2022-09-11 22:45:02 +02:00
Faustin
9cdcac7c1c scrutinizer on product/stock/stocktransfer/class/stocktransfer.class.php: var ref_client undefined on object, so added it and added also ref_customer because ref_client is deprecated 2022-09-11 22:38:51 +02:00
Laurent Destailleur
605db7d792 Fix missing creation of table 2022-09-11 22:31:30 +02:00
Laurent Destailleur
07128e3d68 Fix sql for llx_element_categorie 2022-09-11 22:29:54 +02:00
Faustin
da10379090 scrutinizer on product/stock/stocktransfer/class/stocktransferline.class.php: unset a non-existent var 2022-09-11 22:26:02 +02:00
Laurent Destailleur
295b850ae8 Fix missing include 2022-09-11 22:25:03 +02:00
Faustin
0ac45a01ff scrutinizer on product/stock/stocktransfer/class/stocktransferline.class.php: unset a non-existent var 2022-09-11 22:21:52 +02:00
Laurent Destailleur
a11a33a804 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-09-11 22:21:18 +02:00
Laurent Destailleur
dc73296794 FIX Test that web dir is correct in install 2022-09-11 22:18:08 +02:00
Laurent Destailleur
90a42b23b3 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-11 22:17:41 +02:00
Laurent Destailleur
003723bcf2 Fix missing include 2022-09-11 22:17:07 +02:00
Faustin
8742e457aa scrutinizer on ftp/index.php : type result compared with 'false' 2022-09-11 22:08:38 +02:00
Faustin
e4faf16c56 scrutinizer: multiple attribute errors considered as boolean instead of string[] in if() 2022-09-11 21:53:25 +02:00
Laurent Destailleur
f2b63b806f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-11 21:42:27 +02:00
Laurent Destailleur
34106d2b3e FIX Test that web dir is correct in install 2022-09-11 21:30:12 +02:00