HENRY Florian
f74d652e10
fix: phpstan ( #26748 )
...
* fix: remove phpstan warning
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix: phpstan
* fix: phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix: phpstan
* fix: phpstan
2023-11-28 15:42:13 +01:00
Laurent Destailleur
56e8872ddc
Clean code+warnings: The delete() method of AdherentType, Contact,
...
Delivery, MultiCurrency, CurrencyRate now need $user as first parameter.
2023-11-28 15:33:42 +01:00
Laurent Destailleur
6664190179
Clean code
...
Should also make merge of #24911 after release easier. Note: Adding a
control on screen must be done after adding control into so we will
start by adding checkSellOrEatByMandatory() into create/update of
productlot.
2023-11-28 12:40:21 +01:00
Laurent Destailleur
7785ae93a1
Fix php8.2 warnings
2023-11-27 11:41:05 +01:00
Laurent Destailleur
1ac9bcab59
Debug v19
2023-11-24 16:30:31 +01:00
Laurent Destailleur
574502c6fd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-24 10:23:38 +01:00
Laurent Destailleur
e6eb34a8db
Fiw warnings: The private array ->status_short, ->statuts and
...
->status_long are now array ->labelStatusShort and ->labelStatus
everywhere.
2023-11-24 10:10:24 +01:00
Frédéric FRANCE
2cacb02cca
remove deprecated from initAsSpecimen ( #26834 )
2023-11-24 09:27:06 +01:00
Laurent Destailleur
cb3a86a737
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-11-23 18:56:10 +01:00
Laurent Destailleur
a257dcfa48
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-23 18:48:52 +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
IC-Nicolas
47de053b06
NEW &arrayfields into doAction ( #26832 )
2023-11-23 17:09:52 +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
Frédéric FRANCE
628786df6a
Update fournisseur.facture.class.php ( #26822 )
2023-11-23 14:59:21 +01:00
Laurent Destailleur
f70cac6cb8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-22 00:25:35 +01:00
moreauftheobald
d756151956
Fix PHP STAN ERROR ON fournisseur commande class ( #26717 )
...
* Fix PHP STAN ERROR ON fournisseur commande class
* Fix phpstan fournisseur commande class
* Fix phpstan fournisseur commande class
* Remove Rang property
* Remove Rang property
* Update fournisseur.commande.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-22 00:17:15 +01:00
Laurent Destailleur
b57b002494
Fix warning
2023-11-22 00:16:00 +01:00
Frédéric FRANCE
9ff62f157c
fix phpstan ( #26775 )
...
* fix phpstan
* Update fournisseur.facture.class.php
* Update fournisseur.facture.class.php
2023-11-22 00:00:37 +01:00
Frédéric FRANCE
7ac05c7549
fix phpstan ( #26799 )
...
* fix phpstan
* Update commoninvoice.class.php
* Update facture.class.php
* Update commoninvoice.class.php
* fix properties
2023-11-21 21:36:34 +01:00
MDW
3c966469ef
QUAL No return values in __construct(), correct PHPDoc for typing ( #26768 )
2023-11-20 23:47:06 +01:00
Saami PERDRIX
7e9947a3e6
FIX php8 fatal on edit supplier order when multicurrency is activated ( #26758 )
2023-11-20 20:17:44 +01:00
Laurent Destailleur
219bb50cac
Fix warning
2023-11-19 13:34:36 +01:00
Alexandre SPANGARO
eb11c19823
Supplier invoice - payment list - Manage Checkbox on left column ( #26741 )
...
* Travis fix
* Travis remove warning "Line exceeds 500 characters"
* Travis remove warning "Line exceeds 500 characters"
* Travis remove warning "Line exceeds 500 characters"
* Supplier invoice - payment list - Manage Checkbox on left column
2023-11-19 10:46:22 +01:00
IC-Nicolas
ae608c3bb7
Unused method in Dolibarr ( #26737 )
2023-11-19 00:47:23 +01:00
Laurent Destailleur
5c1a7e7541
Debug v19
2023-11-18 23:50:35 +01:00
HENRY Florian
adeded25f4
Dev phpstan ( #26723 )
...
* fix: remove phpstan warning
* fix phpstan
* fix phpstan
* fix phpstan
2023-11-18 16:49:39 +01:00
Eric
ca2a267537
undefined fk_parent_line ( #26695 )
2023-11-18 01:42:19 +01:00
Laurent Destailleur
a0bba05b02
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/api_orders.class.php
htdocs/compta/facture/card.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/project.lib.php
htdocs/fourn/class/api_supplier_orders.class.php
htdocs/fourn/class/fournisseur.facture-rec.class.php
htdocs/langs/en_US/stocks.lang
2023-11-17 18:24:53 +01:00
Laurent Destailleur
5db512229b
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-17 17:58:48 +01:00
Maxime Kohlhaas
d7851240b4
Fix : on supplier order, vat for all lines wasn't working with 0 value ( #26675 )
2023-11-17 16:27:00 +01:00
Laurent Destailleur
042d583070
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-17 12:03:38 +01:00
Laurent Destailleur
6ea48ac22a
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-11-17 12:02:21 +01:00
sonikf
10e56262ea
FIX #9598 ( #26600 )
...
* NEW: Add support for supplier recurring invoice
* NEW: Add support for supplier contract recurring invoice
* Add tests
* We must not force supplier to become customer
* FIX PHPCS
* fix wrong test
2023-11-16 23:29:00 +01:00
MDW
c4542895d7
Fix recurrent supplier invoice generation (title) ( #26601 )
2023-11-16 15:43:48 +01:00
Christian Humpel
d567bdaa53
Integrate 'sqlfilterlines' in API for supplierorders. ( #26613 )
...
Co-authored-by: christian.humpel <christian.humpel@gmail.com >
2023-11-16 15:00:13 +01:00
thomas-Ngr
d5bb63df5d
Reception dispatch : copy previous entrepot ( #26597 )
2023-11-14 22:39:18 +01:00
thibdrev
1ba7d135e0
delete method isReconciled() because it is now inherited ( #26591 )
2023-11-14 14:29:25 +01:00
Laurent Destailleur
0770ce640e
Debug v19
2023-11-14 02:42:02 +01:00
sonikf
e861372512
fix label placement ( #26580 )
2023-11-14 02:30:54 +01:00
Laurent Destailleur
c6c7b6692d
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-13 15:33:32 +01:00
Laurent Destailleur
7659bba97a
Fix bad delete of lines into llx_ecm_files
2023-11-13 12:24:47 +01:00
thibdrev
86bad02b9d
FIX #26553 Supplier invoice - Do not display the delete button for reconciled payment ( #26554 )
...
* do not display delete button if payment is reconciled
* add isReconciled() function
* phpcs fix: replace spaces by tab
* phpcs fix: Whitespace found at end of line
* phpcs
2023-11-12 23:41:59 +01:00
Laurent Destailleur
a48e541093
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
htdocs/accountancy/journal/expensereportsjournal.php
htdocs/core/class/html.formadmin.class.php
htdocs/core/lib/functions.lib.php
2023-11-12 23:18:19 +01:00
Laurent Destailleur
d6179c74f1
Fix add exit after redirect header
2023-11-12 21:48:06 +01:00
thibdrev
390260640a
fix #26551 Supplier Invoice - Display the error message when trying to delete an already reconciled payment ( #26552 )
...
* fix #26551
* fix white space at the end of lines
2023-11-12 21:44:42 +01:00
Laurent Destailleur
cc6d960d78
Debug v19
2023-11-08 16:30:01 +01:00
Laurent Destailleur
ccfaaeb03b
Debug v19
2023-11-08 16:25:49 +01:00
sonikf
edac1bb6cc
Add missing info for proper use and creation of template invoice (clients and vendors) ( #26475 )
...
* Add missing info for proper use and creation of template invoice
* Add missing info for proper use and creation of template invoice
* fix trans of generated invoice
2023-11-07 18:18:06 +01:00
VESSILLER
eb45e9e5c7
Resolve conflicts
2023-11-07 16:08:11 +01:00
Laurent Destailleur
56bb63c388
Debug v19
2023-11-06 16:29:00 +01:00