Commit Graph

6249 Commits

Author SHA1 Message Date
FLIO
cd289ca8ac fix(qodana) fix function comment wrong return 2023-02-08 19:09:05 +01:00
Laurent Destailleur
7d6db10710 Merge pull request #23658 from FliyFly/qodanaincompatiblereturn
Fix (qodana)
2023-02-08 16:06:25 +01:00
Frédéric FRANCE
3238d82386 clean code 2023-02-06 22:50:36 +01:00
Frédéric FRANCE
a224d7c824 Merge remote-tracking branch 'upstream/develop' into ajaxtooltip 2023-02-06 20:57:49 +01:00
Laurent Destailleur
1b4e572ec0 Code comment 2023-02-06 13:21:08 +01:00
Frédéric FRANCE
b238830c82 keep original label 2023-02-05 23:19:56 +01:00
Frédéric FRANCE
c1b959cdc8 add ajax tooltip on supplier_order 2023-02-05 22:56:46 +01:00
Laurent Destailleur
1f195a3be5 Fix #yogosha14963 2023-02-04 14:04:25 +01:00
FLIO
0080b0a80f fix (qodana) fix condlicts 2023-02-01 23:38:49 +01:00
Laurent Destailleur
a6daba61ce Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-26 02:32:08 +01:00
Laurent Destailleur
d96b2f9ae3 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-26 02:21:27 +01:00
David Pareja Rodriguez
01e90a4854 Fix wrong variable used to fetch replaced invoice 2023-01-24 11:04:26 +01:00
FLIO
c4521efa57 fix(qodana) fix function comment bad return 2023-01-23 16:31:14 +01:00
Laurent Destailleur
faa9145d6d Merge pull request #23651 from Humml87/develop_REST_API_SupplierOrder_Contacts
New: REST API SupplierOrders contact management
2023-01-23 01:38:44 +01:00
Laurent Destailleur
ef57b5c717 Merge pull request #22123 from Easya-Solutions/new-order-invoice-payment-values-from-reception
NEW payment default values when supplier order created from reception
2023-01-23 01:31:14 +01:00
Christian Humpel
e48b16a9c5 integrate Contact Management for Supplier Orders 2023-01-21 23:20:43 +01:00
Laurent Destailleur
02c2a6f6d5 Merge pull request #23540 from fappels/develop_disallow_reopen_when_reception
FIX Disallow supplier order line delete if already received.
2023-01-18 23:34:05 +01:00
Laurent Destailleur
0f475783de Enhance method getKanbanView 2023-01-18 22:27:52 +01:00
Laurent Destailleur
80d46a22f1 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-18 21:36:57 +01:00
Laurent Destailleur
cd5009d8a4 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-18 21:21:49 +01:00
Laurent Destailleur
283ad1abcf Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-18 20:54:16 +01:00
Laurent Destailleur
2a299068ad Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-18 20:45:44 +01:00
stickler-ci
4ee0ede6d8 Fixing style errors. 2023-01-18 08:53:28 +00:00
Noé Courtier
d344e108c9 FIX: Errors Handling for CreateFrom Hooks 2023-01-18 09:44:23 +01:00
Laurent Destailleur
48161b8400 Debug v17. Bad param for selection of project 2023-01-17 13:50:23 +01:00
Francis Appels
f45ec82904 Disallow line delete if already dispatched 2023-01-15 13:13:49 +01:00
Francis Appels
d842d0394d Revert "FIX re-open supplier order should not be allowed when there is a reception."
This reverts commit c52fab09e6.
2023-01-15 12:51:21 +01:00
Francis Appels
c52fab09e6 FIX re-open supplier order should not be allowed when there is a reception. 2023-01-13 09:01:31 +01:00
Laurent Destailleur
22720b652c Fix phpcs 2023-01-12 22:28:08 +01:00
Laurent Destailleur
8ced29cb00 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-11 21:32:41 +01:00
Laurent Destailleur
4f350d878c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-11 21:07:43 +01:00
Laurent Destailleur
e4c5fee8df Fix hardcoded link. Fix from #23463 2023-01-11 21:04:30 +01:00
Laurent Destailleur
44eab6b4e2 Merge pull request #23483 from ATM-Consulting/NEW_18_helper_functions_for_dates
New 18 helper functions for dates
2023-01-11 20:29:15 +01:00
Laurent Destailleur
aa178c55ff Merge pull request #23480 from lamrani002/kanbanFournisseurCommande
NEW kanban mode for list of fournisseur commande
2023-01-11 20:26:23 +01:00
Laurent Destailleur
a162412784 Merge pull request #23487 from lamrani002/kanbanFactureFournisseur
NEW kanban for list of suppliers invoices
2023-01-11 20:24:48 +01:00
Maxime Kohlhaas
c0a7bca04e Fix supplier reccurent invoice if no pdf model 2023-01-11 10:50:58 +01:00
Laurent Destailleur
577ef4a8a1 Merge pull request #23501 from aspangaro/18a4
Use isModEnabled()
2023-01-11 10:29:37 +01:00
Alexandre SPANGARO
8f5edcab02 Use isModEnabled() 2023-01-11 06:11:41 +01:00
Lamrani Abdel
130e9d8df2 kanban for list of suppliers invoices 2023-01-10 13:29:46 +01:00
atm-florian
36c51de284 Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_18_helper_functions_for_dates 2023-01-10 11:06:29 +01:00
Lamrani Abdel
765a542e12 kanban mode for list of fournisseur commande 2023-01-10 10:32:35 +01:00
Laurent Destailleur
010014b4ea Merge pull request #22756 from OPEN-DSI/14.0_fix_reload_page_on_supplier_change
FIX: Reload page on supplier change and keeping the values
2023-01-08 14:25:46 +01:00
Laurent Destailleur
646f6c7bc7 New default value 2023-01-06 17:56:45 +01:00
Laurent Destailleur
a850a735a8 Fix missing test on permission 2023-01-06 17:47:44 +01:00
Laurent Destailleur
864278f318 NEW Can edit inline the vat number from supplier tab 2023-01-06 17:46:35 +01:00
Laurent Destailleur
ba08457171 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-06 16:55:41 +01:00
Laurent Destailleur
d0f0de44e3 Merge pull request #23429 from ptibogxiv/patch-64
Fix php 8 errors
2023-01-06 15:48:18 +01:00
Laurent Destailleur
32e566f269 Update dispatch.php 2023-01-06 15:47:47 +01:00
Laurent Destailleur
1807587df7 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-06 13:26:10 +01:00
Laurent Destailleur
e4dc10f6bd Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-06 12:26:54 +01:00