HENRY Florian
8853bfd51a
fix: ref_client GETPOST facture/card.php should be alpha ( #34311 )
...
* fix: ref_client GETPOST facture/card.php should be alpha
* Update card.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-06-04 14:09:03 +02:00
HENRY Florian
4e95aab6b5
fix: On Clone Invoice, ref_customer is not clean ( #34296 )
2025-05-27 15:58:28 +02:00
HENRY Florian
51e4ce05c9
FIX: mandatory extrafelds on lines are not checked ( #34228 )
...
* FIX: mandatory extrafelds on lines are not checked
* FIX: mandatory extrafelds on lines are not checked
2025-05-22 17:40:41 +02:00
ldestailleur
0a4f1ffc06
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-03-19 14:09:41 +01:00
atm-lucas
42a1cde41a
useless product fetch on invoice create ( #33505 )
2025-03-19 14:00:03 +01:00
HENRY Florian
7a1fa20959
fix: allow positive line in creditnote invoice if FACTURE_ENABLE_NEGATIVE_LINES and INVOICE_KEEP_DISCOUNT_LINES_AS_IN_ORIGIN ( #33434 )
...
* fix: allow positive line in creditnote invoice if FACTURE_ENABLE_NEGATIVE_LINES and INVOICE_KEEP_DISCOUNT_LINES_AS_IN_ORIGIN
* fix: allow positive line in creditnote invoice if FACTURE_ENABLE_NEGATIVE_LINES and INVOICE_KEEP_DISCOUNT_LINES_AS_IN_ORIGIN
2025-03-13 11:18:17 +01:00
Eric Seigne
03340d6016
in case of old code in other part makes a direct assignation
2025-02-07 15:13:20 +01:00
Eric Seigne
d288fe74a2
fk_user_author instead of user_author into update
2025-02-07 15:05:49 +01:00
Laurent Destailleur (aka Eldy)
c115a76d4e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-01-30 12:41:34 +01:00
Irvine Fleith
7848d77830
fix(contrat,facture-rec): undefined properties
2025-01-30 09:58:29 +01:00
Laurent Destailleur (aka Eldy)
1b42078d1e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-01-20 10:24:30 +01:00
atm-florian
ba4e97f07b
FIX 17.0 API endpoints "PUT": prevent overwriting all extrafields if only some are supplied in the request cf. PR #29237
...
+ security for Tickets API: disable updating rowid
2025-01-16 10:37:29 +01:00
Adrien Raze
ac1077bfe3
FIX : There were many status indicator in the invoice linked object block (propal card)
2025-01-14 09:48:13 +01:00
Laurent Destailleur (aka Eldy)
28213b3129
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-12-08 16:44:08 +01:00
Laurent Destailleur
42368b37e9
Merge pull request #32251 from ATM-Consulting/FIX/130/coeur/fetch-return-value-bad-test
...
Fix 17.0 missing test of return value
2024-12-05 19:28:42 +01:00
atm-florian
15c19b99c9
FIX 17.0: warnings due to uninitialized variables + delete code that doesn't apply to recurring invoices (AFAIK, there is no recurring credit note feature)
2024-12-05 12:15:20 +01:00
atm-florian
c418a6ff57
FIX 17.0 - missing error handling for FactureRec::fetch in card-rec.php
2024-12-05 12:14:13 +01:00
Irvine Fleith
3aad5fd283
Added new error message for CRON createRecurringInvoice
2024-12-05 09:02:51 +01:00
Jon Bendtsen
e6712300d5
phan fix, remove code never reached
2024-12-02 07:29:18 +01:00
Jon Bendtsen
7a500976d2
Merge branch '18.0' into v18_Updating_Invoice_Notes_32134
2024-12-01 10:27:43 +01:00
Jon Bendtsen
0e1744a6ec
throw RestException(500) if update of invoice fails #32134
2024-12-01 10:24:25 +01:00
Benoît PASCAL
f10d9464a1
fix: get file link in invoice list with multicompany ( #31966 )
2024-11-18 17:58:25 +01:00
uvaldenaire-opendsi
67bcc242db
fix trim null value on invoice creation ( #31682 )
...
* fix trim null value on invoice creation
* fix trim with null value for note_public
2024-11-10 11:18:05 +01:00
HENRY Florian
b37b2ba76f
fix: test on const with space.... ( #31505 )
2024-10-23 23:08:05 +02:00
Laurent Destailleur
a0b791a4a6
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-10-19 13:59:35 +02:00
atm-irvine
352bdaf9c4
FIX : Extrafield following between rec invoice and classic invoice ( #31445 )
2024-10-19 01:33:31 +02:00
UltraViolet33
33c6d95b1c
Backport Fix wrong invoice status when invoice has discount ( #31323 )
...
Co-authored-by: Ulysse Valdenaire <uvaldenaire@easya.solutions >
2024-10-13 21:04:17 +02:00
Laurent Destailleur
1dfc091c9b
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-09-26 19:11:23 +02:00
HENRY Florian
c0f5e314e1
fix: DOL_DATA_ROOT do not have last / by defaut, and last_main_doc not have first / ( #31090 )
2024-09-26 03:51:06 +02:00
HENRY Florian
126dc77ef3
fix: add missing hook in propal and invoice (contact and document tabs) ( #30518 )
...
* add missing hook in propal contact and document
* add missing hook in propal contact and document
* add missing hook in propal and invoice (contact and document)
* add missing hook in propal and invoice (contact and document)
* add missing hook in propal and invoice (contact and document)
* review: change inithook place
2024-09-18 03:03:05 +02:00
Regis Houssin
85a08a9288
FIX sometimes a string type instead integer is return, why ?
2024-03-31 19:17:58 +02:00
ATM-Lucas
6f85a989f0
Condition on newDateLimReglement
2024-03-19 14:59:13 +01:00
Laurent Destailleur
a0b26ae7cd
FIX Amount of localtaxes in foreign currency was wrong on screen and PDF
2024-03-13 22:04:44 +01:00
Laurent Destailleur
f40ad6e90a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-03-11 13:31:55 +01:00
Ferran Marcet
75f1de8f8f
Fix: Deposit lines are not created correctly ( #28646 )
...
* FIX: The minimum price in proposals is not checked correctly
* Fix: Deposit lines are not created correctly
* Fix: Volver a dejar como estaba
* Fix: Deposit lines are not created correctly
2024-03-05 18:07:05 +01:00
Charlène Benke
3c28480fda
Update list.php add some init field array ( #28550 )
2024-03-01 18:26:36 +01:00
Alexandre SPANGARO
3867d1619e
FIX Payment on customer invoice - Remove accountid in url if empty for apply default value ( #28156 )
2024-02-13 09:03:08 +01:00
Alexandre SPANGARO
b0f999fc5a
FIX Accounting files export - Use th instead of td on all title columns ( #28003 )
...
* Remove duplicate lines
* FIX Accounting files export - Use th instead of td on all title columns
* Copyright
2024-02-05 01:40:36 +01:00
Laurent Destailleur
eb3a6e2297
Clean code
2024-01-26 00:20:14 +01:00
Maximilien Valenzano
505841b194
fix: save change from product too
2024-01-25 12:38:06 +01:00
Maximilien Valenzano
2886c688f0
fix: invoice line save devise
2024-01-25 11:52:35 +01:00
Laurent Destailleur
28521540c1
Fix label on button
2024-01-23 22:01:17 +01:00
Laurent Destailleur
d2b3920684
Merge
2023-12-29 16:51:05 +01:00
atm-florian
377ec64229
FIX 17.0: deprecated field should only be a fallback
2023-12-21 17:02:34 +01:00
Laurent Destailleur
bb65d9520d
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/modulebuilder/template/myobject_list.php
2023-12-17 23:01:21 +01:00
Laurent Destailleur
22c93cb029
Fix phpcs
2023-12-17 22:59:15 +01:00
Laurent Destailleur
64b9414271
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/modulebuilder/template/myobject_list.php
2023-12-17 22:08:40 +01:00
Laurent Destailleur
8cb9bdd852
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
...
Conflicts:
htdocs/comm/action/list.php
htdocs/compta/facture/list.php
htdocs/modulebuilder/template/myobject_list.php
htdocs/product/stock/movement_list.php
htdocs/product/stock/productlot_list.php
htdocs/ticket/list.php
2023-12-17 22:06:48 +01:00
Laurent Destailleur
21b7d68f49
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/comm/action/list.php
htdocs/compta/facture/list.php
htdocs/modulebuilder/template/myobject_list.php
htdocs/product/stock/movement_list.php
htdocs/product/stock/productlot_list.php
2023-12-17 21:49:08 +01:00
Laurent Destailleur
c5ccf54572
Merge pull request #26525 from marc-dll/15.0_FIX_sql_select_replacement
...
FIX: more correctly parse the select part to be replaced in sql queries
2023-12-09 00:17:42 +01:00