Commit Graph

6042 Commits

Author SHA1 Message Date
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
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
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
Maxime Kohlhaas
c0a7bca04e Fix supplier reccurent invoice if no pdf model 2023-01-11 10:50:58 +01:00
Laurent Destailleur
a850a735a8 Fix missing test on permission 2023-01-06 17:47:44 +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
e4dc10f6bd Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-06 12:26:54 +01:00
Laurent Destailleur
68e4e71005 FIX: Amount of localtax1 and 2 not correctly save on purchase order (the
rate was saved instead)
2023-01-06 12:08:40 +01:00
ptibogxiv
813f16fecb
Fix php 8 errors 2023-01-05 20:28:07 +01:00
Laurent Destailleur
8d4e973e00 Fix warnings 2023-01-03 15:29:49 +01:00
Laurent Destailleur
f8abd0b7f6 Debug bad params 2023-01-03 14:53:55 +01:00
Laurent Destailleur
751f79b672 Debug v17 2022-12-31 14:21:16 +01:00
Laurent Destailleur
b8092f1eae Fix doxygen and warnings 2022-12-30 02:24:18 +01:00
Laurent Destailleur
ddea62fe19 Fix var 2022-12-16 10:30:08 +01:00
Laurent Destailleur
a673bdba15 Debug v17, on supplier, default vat rate is sale if no price found 2022-12-13 20:06:56 +01:00
Laurent Destailleur
ed734c3f5e Debug v17 2022-12-10 16:45:44 +01:00
Laurent Destailleur
07037213f2
Merge pull request #23106 from Easya-Solutions/fix-invoice-credit-note-stand-alone
FIX INVOICE_CREDIT_NOTE_STANDALONE
2022-12-10 16:38:57 +01:00
Laurent Destailleur
279e161b95
Merge pull request #23152 from atm-lena/develop_fixsearchlistaliasname
FIX Search Alias / Company
2022-12-10 16:33:58 +01:00
hystepik
d8ce58811a Fix : php 8.1 warnings 2022-12-09 14:27:43 +01:00
stickler-ci
0db8a0b831 Fixing style errors. 2022-12-08 09:34:48 +00:00
Laurent Destailleur
c110bffaec Debug v17 2022-12-07 18:14:25 +01:00
atm-lena
9fef8b7dc2 FIX Search List Alias Name 2022-12-07 10:11:57 +01:00
VESSILLER
5c192cd5bf NEW SQL request for fk_facture_source field in create and update method 2022-12-07 09:31:18 +01:00
Laurent Destailleur
d0bff41358
Merge pull request #23093 from Humml87/develop_Fix_#23092_VAT_all_Lines
Fix #23092 Add 'ref_supplier' on VAT updating.
2022-12-06 19:54:08 +01:00
Frédéric FRANCE
c29fd09cbd
add parameters 2022-12-06 16:46:04 +01:00
Frédéric FRANCE
dbebd7afb2
add parameter 2022-12-06 16:01:14 +01:00
VESSILLER
a746b97a7e FIX INVOICE_CREDIT_NOTE_STANDALONE 2022-12-05 15:10:02 +01:00
Laurent Destailleur
44627f0caa Debug v17 2022-12-04 18:52:11 +01:00
Christian Humpel
1d39a1e1e9 Fix #23092 Add 'ref_supplier' on VAT updating. 2022-12-03 22:16:30 +01:00
Laurent Destailleur
a0e53a402d Fix reponsive 2022-12-02 19:23:12 +01:00
Laurent Destailleur
7627bba443 Debug v17 2022-12-01 17:28:26 +01:00
Laurent Destailleur
c22d9f282a
Merge pull request #23016 from inovea-conseil/FIX_product_type9
FIX product_type 9
2022-11-30 00:41:35 +01:00
Laurent Destailleur
261320e551 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-11-29 14:45:35 +01:00
Laurent Destailleur
bb46cdb0af Fix regression sql error 2022-11-27 21:10:37 +01:00
Nicolas
7017b37354 FIX product_type 9 2022-11-26 16:28:58 +01:00
Maxime Kohlhaas
eb7222227d Fix : use count() in lists - part 3 2022-11-26 01:53:18 +01:00
Sylvain Legrand
6768697497 Fix #21357 2022-11-26 00:13:15 +01:00
Graveen
f85c239e4f Bugfix: supplier order list is no longer including suppliers were status is set to inactive 2022-11-25 19:22:10 +01:00
Faustin
251cd3df6c checkbox colum on left for supplier invoice lists 2022-11-19 23:12:00 +01:00
Faustin
85652a278d checkbox colum on left for supplier command lists 2022-11-19 18:05:24 +01:00
Laurent Destailleur
2f0d9e18bd Fix missing default bank account on form 2022-11-17 23:29:42 +01:00
Laurent Destailleur
69eec07f13 Debug v17 2022-11-14 14:40:11 +01:00