VIAL-GOUTEYRON Quentin
c616e27274
New Hooks propals/orders ( #35989 )
...
* Add hook manager support for appending custom filter clauses across various SQL queries.
* Add hook manager support for custom SQL filters across multiple modules.
* Remove obsolete test code from api_proposals.class.php
* Remove unnecessary blank lines in card.php
* Remove unnecessary blank lines in card.php
* Remove unused object initialization and 'boxcode' parameter in product class
* Update api_proposals.class.php
* Initialize hooks for order API access
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-30 01:51:29 +01:00
ldestailleur
92ffba11ca
Remove old lang files that are too small (moved into other lang files)
2025-09-11 13:31:34 +02:00
ThomasNgr-OpenDSI
643564d45c
add advanced right to reopen a propal ( #33416 )
...
* add advanced right to reopen a propal
* use NOT insetad of empty() for getDolGlobalBool()
* fix travis
2025-03-19 18:12:02 +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
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
lvessiller-opendsi
1f399d9a1e
NEW input reason label in customer proposal and order export ( #29540 )
2024-05-01 17:35:35 +02:00
William Mead
3aebda050f
Added customer code export ( #28309 )
2024-02-20 18:45:03 +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
HENRY Florian
a283c6f30c
Merge branch 'develop' into dev_sign_soeciete_rib
2023-08-28 15:18:30 +02:00
Laurent Destailleur
1071c490ee
Debug v18 - Bad picto or label in export
2023-06-27 18:15:57 +02:00
Florian HENRY
a4bd368f1d
chores: miriad of getDolGlobal and hesRight uses along side this feature
2023-05-03 21:13:39 +02:00
Frédéric FRANCE
64e93cb41c
Update modPropale.class.php
2022-12-08 15:16:14 +01:00
Frédéric France
c7ee2f413c
min php version is 7.0
2022-09-27 20:48:47 +02:00
Philippe GRAND
30c58ab74d
Update code
2022-09-03 11:19:18 +02:00
Philippe GRAND
9c53fe07a0
FIX php8 compatibility
2022-08-28 14:05:37 +02:00
Laurent Destailleur
37f7fed003
Maxi debug of export profiles for v16
2022-05-17 00:51:47 +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
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
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
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
f5562177e7
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-10-25 13:06:33 +02:00
Laurent Destailleur
dc32350ee7
Code comment
2021-10-24 13:02:45 +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
Laurent Destailleur
5b34ea6c22
FIX permission to close a proposal when using advanced permissions
2021-07-01 03:06:40 +02:00
lvessiller
21ebfb6094
NEW parent company on exports
2021-06-22 14:13:18 +02:00
Laurent Destailleur
5d870d5802
FIx #17447
2021-05-03 15:36:34 +02:00
Laurent Destailleur
1a3e9cae68
Comment
2021-04-16 20:44:30 +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
Frédéric FRANCE
a4e25359e7
add missing rule
2021-03-01 20:37:16 +01:00
Frédéric FRANCE
554e449e40
code syntax core directory
2021-02-23 22:03:23 +01:00
Alexandre SPANGARO
dfb6490bb4
Fix export
2021-02-22 05:24:39 +01:00
Frédéric FRANCE
7860ffa28e
update phpmin version
2021-02-06 13:48:31 +01:00
Laurent Destailleur
4ec78d029b
Fix warning
2020-12-27 19:21:37 +01:00
Laurent Destailleur
4f826fae26
Fix warnings
2020-12-07 12:18:53 +01:00
Scrutinizer Auto-Fixer
7f52920716
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-31 13:32:18 +00:00
Scrutinizer Auto-Fixer
1512521d91
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-07 13:01:28 +00:00
Ahmad Jamaly Rabib
0b35a07290
NEW ADDED IMPORT TOOL FOR PROPOSAL MODULE
...
Added proposal import functionality in import module
2020-10-01 11:52:56 +06:00
Laurent Destailleur
62a2469c71
Fix position of modules
2020-05-02 00:41:27 +02:00
Scrutinizer Auto-Fixer
444c293c01
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-04-10 08:59:32 +00:00