Laurent Destailleur
916014707d
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-10-14 21:18:24 +02:00
Laurent Destailleur
b099e103b3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-10-14 21:00:26 +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
303e9ed891
Debug v20
2024-09-11 14:01:31 +02:00
Laurent Destailleur
bd04568799
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-07 02:18:33 +02:00
atm-adrien
40acd45398
FIX : Wrong default PDF model when creating the second situation invoice ( #30843 )
...
* FIX : Wrong default PDF model when creating the second situation invoice
* FIX : PR Returns
2024-09-05 15:52:02 +02:00
Laurent Destailleur
65d995f82c
Fix missing permission
2024-08-22 13:32:28 +02:00
Laurent Destailleur
c68c1b1ccf
Fix warning and option MAIN_AUTOFILL_DATE
2024-08-20 10:17:08 +02:00
Laurent Destailleur
2f14f9cbab
Clean code
2024-07-06 04:21:32 +02:00
IC-Mathieu
fbcc463a6f
ADD_HOOK_IN_SITUATION ( #30240 )
...
* ADD_HOOK_SITUATION
* Update card.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-06 03:54:33 +02:00
Laurent Destailleur
2f4c84f4b5
Debug v20
2024-06-29 13:23:05 +02:00
Laurent Destailleur
1e1058b29a
Debug v20
2024-06-24 12:35:27 +02:00
Laurent Destailleur
c54a97e923
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-06-24 01:47:18 +02:00
Alexandre SPANGARO
4ef8c76697
Situation invoice #29897 - Work on facture card ( #30117 )
...
* Situation invoice #29897 - Work on facture card
* Situation invoice #29897 - Work on facture card
2024-06-22 19:18:09 +02:00
Alexandre SPANGARO
aa0c182e6d
Situation invoice #29897 - Uniformize language key ( #30115 )
2024-06-22 15:58:07 +02:00
Laurent Destailleur
e30ee02357
Fix for #30077 (renaming method will be done later when situation
...
invoice integration will be completed)
2024-06-19 14:57:45 +02:00
Laurent Destailleur
5319d5930c
Add token
2024-06-19 14:43:46 +02:00
Laurent Destailleur
f7c84c6621
Merge manually first step for situation invoice from #29897
2024-06-18 20:21:56 +02:00
Christian Humpel
a7dc50f7c5
Fix #30022 ( #30024 )
2024-06-15 15:11:01 +02:00
Frédéric FRANCE
c9f9e44454
add phpdoc ( #29982 )
...
* add phpdoc
* token
* token
2024-06-11 01:06:52 +02:00
Lucas Marcouiller
fd728cc28a
fix Show online payment link by using getValidOnlinePaymentMethod ( #29764 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-03 18:06:46 +02:00
dono
ba2ac30107
Fix remise all lines all doc ( #29770 )
...
* concatenation of the VAT CODE with the VAT using the $object->updateline function
* added a condition to concatenate the VAT CODE with the VAT using the command ->update
* added a condition to concatenate the VAT CODE with the VAT using the command ->update
* added a condition to concatenate the VAT CODE with the VAT using the command ->update
2024-06-01 01:25:44 +02:00
Laurent Destailleur
8359fbf4fe
Debug v20
2024-05-25 13:23:25 +02:00
Sylvain Legrand
ace675d6bd
NEW Add option to change all service dates at once ( #29348 )
...
* New option to change all service dates at once
* Update objectline_title.tpl.php
* Update objectline_title.tpl.php
* Update objectline_title.tpl.php
2024-05-25 13:12:35 +02:00
Laurent Destailleur
715786bbfd
Debug v20
2024-05-24 14:49:33 +02:00
Laurent Destailleur
60c0fc2386
Fix warning PHP 8.2
2024-04-22 18:42:34 +02:00
Laurent Destailleur
b58e439a17
Clean use of $_POST
2024-03-28 21:29:02 +01:00
Laurent Destailleur
3e8c3edd6d
Clean code from _GET
2024-03-28 17:10:22 +01:00
Laurent Destailleur
415e99606d
Merge pull request #29091 from mdeweerd/fix/facturefournisseur/card
...
Fix card FactureFournisseur
2024-03-28 12:55:24 +01:00
MDW
ceb36ad232
Fix phan notices (deprecations, arguments, optimisations)
2024-03-28 02:13:41 +01:00
MDW
975243f1b5
Fix: Ensure DiscountAbsolute->fk_soc deprecation is possible
...
# Fix: Ensure DiscountAbsolute->fk_soc deprecation is possible
Assign socid whenever fk_soc is assigned so that socid can be accessed
instead of fk_soc.
2024-03-27 18:07:51 +01:00
MDW
0c8eae7240
Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate
2024-03-23 02:06:28 +01:00
Laurent Destailleur
0191993a16
FIX Selection of line to copy
2024-03-20 19:41:44 +01:00
MDW
3812be38fe
Fix arg type to abs() and preg_replace() with cast
2024-03-20 04:08:33 +01:00
Laurent Destailleur
10e3627c59
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-19 18:14:07 +01:00
Laurent Destailleur
e9e2105508
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
htdocs/core/class/CMailFile.class.php
htdocs/core/lib/functions.lib.php
htdocs/ticket/class/ticket.class.php
2024-03-19 18:12:13 +01:00
Laurent Destailleur
43a3f449c4
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-03-19 17:07:51 +01:00
ATM-Lucas
6f85a989f0
Condition on newDateLimReglement
2024-03-19 14:59:13 +01:00
MDW
4c5ceace40
Fix type of argument for round
2024-03-19 02:59:01 +01:00
MDW
ef6b594001
Fix: Initilialise $amount_ttc_diff to fix PhanUndeclaredVariableAssignOp
2024-03-18 12:19:28 +01:00
Laurent Destailleur
c867bc2706
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-13 22:36:45 +01:00
Laurent Destailleur
8bfc0779c4
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-03-13 22:20:08 +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
MDW
944ba8a4c0
Fix PhanPluginDuplicateExpressionAssignment (NOOP assignment)
2024-03-12 22:25:33 +01:00
MDW
d8c7aad698
Fix PhanPluginMixedKeyNoKey by using explicit keys
2024-03-12 21:35:45 +01:00
Laurent Destailleur
74b8162d22
Merge pull request #28700 from mdeweerd/urlencode/fixuptype
...
Fix: Ensure the argument type for urlencode is string
2024-03-12 14:43:41 +01:00
Laurent Destailleur
0f2121e3ba
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-11 13:46:08 +01:00
Laurent Destailleur
e72671bf50
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-03-11 13:39:04 +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
Laurent Destailleur
898aebdbf8
Fix missing tooltip
2024-03-11 12:06:57 +01:00