ldestailleur
92ffba11ca
Remove old lang files that are too small (moved into other lang files)
2025-09-11 13:31:34 +02:00
Ferran Marcet
267c77ec22
New: Add note private on order export ( #34642 )
...
* New: Mail template for contacts
* New: Mail template for contacts
* New: Mail template for contacts
* New: Andorra's Accounting Plan
* New: Add function to make substitutions on Takepos receipt
* New: Add function to make substitutions on Takepos receipt
* New: Add note private on order export
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-06-27 00:26:42 +02:00
Charlène Benke
bec0e9983f
create invoice and order categorie table when we enable it ( #34450 )
...
* create invoice and order categorie table if not enabled
* Update modFacture.class.php
* Update modCommande.class.php
* Update modCategorie.class.php
* Update modCommande.class.php
* Update modFacture.class.php
* Update modCategorie.class.php
* Update modCommande.class.php
* Update modFacture.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-06-22 12:13:16 +02:00
Jyhere
e35c59a4d8
GIFF-Accountancy-2025 - Automatic numbering of accounting entries ( #33551 )
...
* NEW: ref with configurable numbering models for Bookkeeping
* FIX: bookkeeping tooltip empty ref depending the list
* FIX: bookkeeping ref numbering missing translations and typo
* NEW: free ref num model for bookkeeping
* Update mod_bookkeeping_argon.php
* FIX: ci
* FIX: replace mistake, removed not necessary ternary
* FIX: phan error and prefix check
* FIX: phan error
* FIX: missing ref column in llx_accounting_bookkeeping_tmp.sql
* CHANGE: use default function getDolGlobalInt(, = 0)
() param instead of ternary
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-31 11:35:18 +02:00
Laurent Destailleur (aka Eldy)
d223f8a0b9
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-13 20:42:23 +01:00
Laurent Destailleur (aka Eldy)
705164cc9f
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-02-13 20:39:19 +01:00
Regis Houssin
c55eb6773c
FIX wrong path for odt models
2025-02-13 17:16:35 +01:00
Frédéric France
a8fa5e57d1
fix phpstan
2025-01-09 20:07:40 +01:00
Frédéric France
d6aa69a950
fix phpstan
2025-01-09 20:02:11 +01:00
Mélina JOUM
b98d799d20
ADD: The alternative name field for export customer invoices and orders
2024-12-02 14:30:43 +01:00
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
Laurent Destailleur
05602a64ec
Debug v20
2024-05-14 04:30:39 +02:00
Laurent Destailleur
130c2e2a8f
Clean code
2024-05-13 11:27:56 +02:00
Laurent Destailleur
16336a66ad
Rename french module name into english
2024-05-13 10:45:20 +02:00
lvessiller-opendsi
1f399d9a1e
NEW input reason label in customer proposal and order export ( #29540 )
2024-05-01 17:35:35 +02:00
MDW
2a4218ec09
Fix PhanPluginRedundantAssignment
2024-03-13 01:04:12 +01:00
William Mead
a615672525
Added client code to order export
2024-01-29 09:23:11 +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
General-Q
0a90d9cc64
Fix install bug ( #26275 )
2023-10-20 02:20:52 +02:00
Laurent Destailleur
1f38e54e78
Clean code
2023-10-15 15:32:35 +02:00
Frédéric FRANCE
98976231c6
Use recent model by default
2023-02-14 14:23:12 +01:00
tnegre
e44bbba481
Stickler fix
2023-02-03 09:53:30 +01:00
Thomas Negre
2a35dc32c6
NEW Order export : allow to export field 'shipment method'.
2023-01-30 15:41:55 +01:00
Laurent Destailleur
f816587cfb
Fix warning
2022-12-30 19:28:05 +01:00
Laurent Destailleur
9fa00c1771
Fix trans in comments
2022-10-12 15:29:30 +02:00
Philippe GRAND
53b7540d60
Update code
2022-09-03 11:17:05 +02:00
Philippe GRAND
c71ca44ff7
FIX php8 compatibility
2022-08-28 14:04:21 +02:00
Anthony Berton
d8ae2361a9
NEW - Add user right order generete doc
2022-07-28 11:29:36 +02:00
Laurent Destailleur
89d135288b
Doc
2022-06-12 20:33:10 +02:00
Laurent Destailleur
37f7fed003
Maxi debug of export profiles for v16
2022-05-17 00:51:47 +02:00
Laurent Destailleur
af45691c9d
Clean import profiles
2022-04-04 13:35:08 +02:00
Laurent Destailleur
2690f4459f
NEW Enhance the import. Can use 'auto' for the ref (import of orders)
2022-04-04 13:17:45 +02:00
Laurent Destailleur
5960d5971c
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/accounting-files.php
2022-04-04 10:49:51 +02:00
Laurent Destailleur
2913759bb7
Fix syntax
2022-04-04 10:45:50 +02:00
Laurent Destailleur
63d6ef1ba0
Merge pull request #19647 from OPEN-DSI/new-exports-entity-filters
...
NEW add entity filter in exports
2022-01-19 02:26:18 +01:00
Laurent Destailleur
9c50cfeb62
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/modules/modBom.class.php
htdocs/core/modules/modCommande.class.php
htdocs/core/modules/modFournisseur.class.php
htdocs/core/modules/modPropale.class.php
2021-12-30 19:18:41 +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
lvessiller
5a2a6a07ea
NEW add entity filter in exports
2021-12-17 12:38:13 +01:00
Ferran Marcet
9f23528ccd
Fix: Import don't work if extrafield is separator
2021-10-29 12:39:22 +02:00
Laurent Destailleur
dd6647e6cb
Fix label import fields
2021-09-02 21:03:49 +02:00
Laurent Destailleur
8ea1a9602b
NEW Add import / export of MO and BOMLines - Close #18499
2021-09-02 21:00:31 +02:00
Laurent Destailleur
46d993c9a6
Clean code
2021-08-27 22:42:04 +02:00
lvessiller
21ebfb6094
NEW parent company on exports
2021-06-22 14:13:18 +02:00
Laurent Destailleur
053fe4831a
Fix translations
2021-03-23 16:59:12 +01:00
Alexandre SPANGARO
3669c374c2
Uniformize information on modules
2021-03-20 13:55:43 +01:00