Frédéric FRANCE
000173c7b9
fix phpstan ( #31075 )
...
* 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
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-23 01:59:14 +02:00
Laurent Destailleur
82908a30eb
Clean phan warnings
2024-05-30 13:37:17 +02:00
IC-Mathieu
c01720ff31
NEW Can force position of signature on PDF using a setup constant ( #29676 )
...
* Fix waning during migration
* FIX-POSITION SIGNATURE ON ALL PAGES
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-05-15 15:12:26 +02:00
Laurent Destailleur
05602a64ec
Debug v20
2024-05-14 04:30:39 +02:00
Laurent Destailleur
f156610572
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-27 05:03:15 +02:00
Laurent Destailleur
f1bc41d100
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-23 22:36:13 +02:00
Laurent Destailleur
dfa1d0b9b1
FIX The localtax must be exported only if activated
2024-04-23 03:19:46 +02:00
MDW
f9250639af
Fix PhanPluginRedundantAssignment
2024-03-13 01:04:17 +01:00
Alban Durrheimer
36d364fb2d
Add sendEmailsRemindersOnSupplierInvoiceDueDate cron function ( #28378 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-02-23 16:50:21 +01:00
Laurent Destailleur
a00acaec35
Fix sql syntax error
2024-02-01 14:43:39 +01:00
Laurent Destailleur
663ddfbe4a
NEW Add code+label of payment mode and term in purchase invoice export
2024-02-01 14:28:11 +01:00
Laurent Destailleur
61921f0364
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-02-01 12:24:00 +01:00
Laurent Destailleur
badf3e1971
Fix payment mode/term and label and sort order in export
2024-02-01 11:53:55 +01:00
Laurent Destailleur
ca86dd4699
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-31 18:27:19 +01:00
Laurent Destailleur
16accb3460
Fix missing due date
2024-01-31 11:19:52 +01:00
MDW
89004f7e03
Qual: Spelling htdocs/core ( #27491 )
...
Highlights:
- initialY in pdf_standard.modules.php was unused
- remove (otherwise -> initially) (+same in other file)
2024-01-13 19:48:20 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Alexandre SPANGARO
7fa9fb80fa
FIX #25967 Supplier export - Missing filter on accountancy buy account ( #26559 )
2023-11-12 23:33:28 +01:00
Laurent Destailleur
1f38e54e78
Clean code
2023-10-15 15:32:35 +02:00
UT from dolibit
3d44cb7cb5
Update modFournisseur.class.php ( #25476 )
...
defgroup brief
2023-07-25 23:13:50 +02:00
kev-73
6bdc98868f
Update modFournisseur.class.php
2023-06-05 08:56:23 +02:00
kev-73
42519bd4fc
NEW : add field 'ref' (of supplier) for import supplier PO lines
...
When import supplier PO lines, the field 'ref' for supplier product ref is not available. If we not use database products, and we want use "free line" for type "product", this field is important.
2023-06-01 08:48:50 +02:00
Florent Poinsaut
cdc05f2f1a
Remove invoice Ref check for import
2023-05-23 17:38:59 +02:00
Florian HENRY
a53625dded
feat: Upgrade default PDF models to the 'new' ones
2023-05-21 17:49:51 +02:00
Laurent Destailleur
2663c8f2f2
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-03-28 23:30:26 +02:00
Florent Poinsaut
ea1ad5243f
fix supplier invoice import
2023-01-03 11:45:16 +01:00
stickler-ci
15367cbe5f
Fixing style errors.
2022-11-25 14:44:27 +00:00
Laurent Destailleur
9663cddced
Update modFournisseur.class.php
2022-11-25 15:39:35 +01:00
stickler-ci
1a7a5e89ba
Fixing style errors.
2022-11-22 21:53:41 +00:00
Laurent Destailleur
8cc31725ee
Update modFournisseur.class.php
2022-11-22 22:26:53 +01:00
Laurent Destailleur
a5f4a8481e
Update modFournisseur.class.php
2022-11-22 22:14:01 +01:00
Artem Chernitsov
c185d133a2
Set constant empty by default
...
Set SUPPLIER_INVOICE_ADDON_PDF_ODT_PATH constant empty by default
2022-11-15 13:23:19 +02:00
stickler-ci
1a350d036a
Fixing style errors.
2022-11-14 19:40:58 +00:00
Artem Chernitsov
46a7cfd8d2
Update modFournisseur.class.php
...
Fix error after conflicts
2022-11-14 21:18:36 +02:00
Artem Chernitsov
bbd9f0bc8d
Merge branch 'develop' into new-odt-abbility-to-supplier-invoices
2022-11-14 18:44:54 +02:00
stickler-ci
578c8cf2c4
Fixing style errors.
2022-11-14 16:41:54 +00:00
Artem Chernitsov
8ce49001a7
Add abbility of ODT support to supplier invoices
2022-11-14 18:10:31 +02:00
Philippe GRAND
53b7540d60
Update code
2022-09-03 11:17:05 +02:00
Laurent Destailleur
37f7fed003
Maxi debug of export profiles for v16
2022-05-17 00:51:47 +02:00
Laurent Destailleur
ed1bdd26db
Rename some jobs
2022-04-07 00:09:11 +02:00
Laurent Destailleur
3ab993127d
NEW Accept 'auto' for ref of object on import of purchase order/proposal
2022-04-05 02:17:01 +02:00
Laurent Destailleur
af45691c9d
Clean import profiles
2022-04-04 13:35:08 +02:00
Laurent Destailleur
12b2a10865
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-01 18:15:13 +01:00
Laurent Destailleur
b79ad197ec
FIX Missing the field date start/end in export supplier invoice/order
2022-03-01 17:29:22 +01:00
Adrien Raze
194959c61c
FIX : Fixing PR returns
2022-02-09 10:03:30 +01:00
Adrien Raze
ee52cac3ba
NEW : Template supplier invoices
2022-02-07 14:34:27 +01:00
Laurent Destailleur
809c8f993b
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/card.php
htdocs/core/modules/modCommande.class.php
htdocs/core/modules/modFournisseur.class.php
htdocs/core/modules/modPropale.class.php
htdocs/filefunc.inc.php
htdocs/modulebuilder/template/core/modules/mymodule/mod_myobject_advanced.php
2021-12-30 19:03:46 +01:00
Laurent Destailleur
108df3726a
Fix php syntax
2021-12-30 18:46:26 +01:00
Laurent Destailleur
62a74ed428
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/modulebuilder/template/core/modules/mymodule/mod_myobject_advanced.php
htdocs/societe/list.php
2021-12-30 17:57:45 +01:00
Ferran Marcet
2b7c3be511
Replace sql operator
2021-12-20 12:34:46 +01:00