2
0
forked from Wavyzz/dolibarr
Commit Graph

1953 Commits

Author SHA1 Message Date
Laurent Destailleur
c5ebc9b7bd Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-11-19 03:33:15 +01:00
Mathieu Moulin
cd6ed63768 Fix Specimen warning in supplier admin when database has no products (#31867) 2024-11-16 10:45:01 +01:00
Laurent Destailleur
d30a0ea066 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-11-13 16:32:54 +01:00
Laurent Destailleur
ab6c74ae88 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2024-11-13 16:29:18 +01:00
Laurent Destailleur
fbca98ec2a Merge 2024-11-13 16:25:00 +01:00
lvessiller-opendsi
8a55e2f6a4 FIX old copy not needed in supplier order create method (#31733) 2024-11-08 17:51:44 +01:00
lvessiller-opendsi
e0a3756c6e FIX update status on create supplier order for trigger (#31642) 2024-10-30 23:35:39 +01:00
Florian Mortgat
7f10566d5e FIX 17.0: $num doesn't take trigger-modified newref into account, leading to inconsistencies if BILL_SUPPLIER_VALIDATE changes the invoice's ref (#28684)
this is a follow-up of PR #27008
2024-03-07 20:21:41 +01:00
noec764
015546b07c FIX: line special_code never saved (#28051)
Co-authored-by: Noé <noe@scopen.fr>
2024-02-07 16:20:34 +01:00
Laurent Destailleur
c67b34ed35 Merge pull request #27921 from ATM-Nicolas/fix_17_missing_begin_transaction
FIX : Missing begin transaction
2024-01-31 11:58:58 +01:00
ATM-Nicolas
318aed668d FIX : SQL concatenation error 2024-01-31 11:24:37 +01:00
ATM-Nicolas
39f3fe4606 FIX : Missing begin transaction when updating supplier recurring invoice 2024-01-31 11:04:23 +01:00
Laurent Destailleur
f5b6b8ece9 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-01-23 21:33:52 +01:00
atm-lena
6f0a91856f Missing Translations 2024-01-22 12:42:34 +01:00
Laurent Destailleur
a2cdfa5492 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-01-18 15:59:40 +01:00
Aloïs Micard
bc14550ded FIX: Fix supplier invoice security check 2024-01-18 14:55:45 +01:00
MDW
efce6c5aab Fix: fournisseur.commande - add missing argument addline call
The call to addline had several missing arguments.  Added.
2024-01-08 23:45:46 +01:00
Laurent Destailleur
f5a123212b Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-01-02 14:43:31 +01:00
MDW
b221ff35b2 FIX #27262 Recurrent invoice - user to string conversion 2023-12-31 17:16:53 +01:00
ATM-Nicolas
a5b95b7be3 FIX : Fatal error converting object of class User to string (php8) 2023-12-15 11:01:16 +01:00
atm-florian
5ced139e3b FIX: $this->newref already exists and could have been modified by trigger but we still use a local variable for the filesystem-based renaming 2023-12-06 17:51:43 +01:00
Laurent Destailleur
3294b721ac Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-11-23 18:46:57 +01:00
boudet jean pascal
b3345e1796 FIX : special_code update line keep old value. (#26819)
* FIX : special code update line keep old value.

* Update fournisseur.commande.class.php

---------

Co-authored-by: jpb <jean-pascal.boudet@atm-consulting>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-23 15:10:56 +01:00
Laurent Destailleur
d1a80920ff Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-11-20 19:53:50 +01:00
MDW
c4542895d7 Fix recurrent supplier invoice generation (title) (#26601) 2023-11-16 15:43:48 +01:00
Laurent Destailleur
68f90319e0 Clean code 2023-09-22 03:24:48 +02:00
Laurent Destailleur
257a961a93 Fix error management 2023-09-22 02:32:23 +02:00
Laurent Destailleur
cd69bd6cba Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-09-21 19:23:24 +02:00
Laurent Destailleur
a8f10304d0 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-09-21 19:22:48 +02:00
Laurent Destailleur
c1c7aedd2c Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-09-21 19:22:21 +02:00
tnegre
08bb3c1a84 FIX : could not delete a fourn commande row if a commande ligne is linked 2023-09-21 14:20:23 +02:00
Laurent Destailleur
336927ad70 Fix link to create puchase order from sale order 2023-09-19 18:10:47 +02:00
Laurent Destailleur
39dd702145 Fix warning in option WORKFLOW_CAN_CREATE_PURCHASE_ORDER_FROM_SALE_ORDER 2023-09-19 17:59:46 +02:00
atm-florian
53d43ab50f FIX 17.0 PHP8: supplier invoice class:
- use declared attribute socid instead of fk_soc
- fk_project should be null, not 0 (would break constraint)
2023-09-07 14:47:47 +02:00
Laurent Destailleur
fa832e8a0d Fix missing date in popup 2023-04-27 12:37:42 +02:00
priojk
f693822d15 Stikler whitespace 2023-03-24 14:03:19 +01:00
priojk
3603952301 add hooks to customize automatic closing of invoices (e.g. cash discount) 2023-03-24 13:43:49 +01:00
Laurent Destailleur
3961fa7a97 Fix test on $resql 2023-03-17 18:05:45 +01:00
Florent Poinsaut
17807ea00c Fix line edition in supplier order 2023-03-17 17:59:02 +01:00
Laurent Destailleur
b6012e07d8 FIX Warning on purchase order + Property fk_commande not defined 2023-03-08 02:35:43 +01:00
Laurent Destailleur
cbb6ca071a Fix #yogosha15157 2023-02-25 19:51:05 +01:00
Laurent Destailleur
a64c41c4ba Fix due date for supplier invoice not correctly set on clone 2023-02-21 12:14:34 +01:00
Laurent Destailleur
6925d416ba Doc 2023-02-16 18:44:00 +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
4f350d878c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-11 21:07:43 +01:00
Maxime Kohlhaas
c0a7bca04e Fix supplier reccurent invoice if no pdf model 2023-01-11 10:50:58 +01:00