Laurent Destailleur
336927ad70
Fix link to create puchase order from sale order
2023-09-19 18:10:47 +02:00
Laurent Destailleur
39dd702145
Fix warning in option WORKFLOW_CAN_CREATE_PURCHASE_ORDER_FROM_SALE_ORDER
2023-09-19 17:59:46 +02:00
Laurent Destailleur
0c3e516e57
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-13 03:08:46 +02:00
Laurent Destailleur
bf3c0e9d4a
FIX Avoid duplicate popup when popup setup to work as ajax
2023-09-12 10:52:15 +02:00
Laurent Destailleur
91fa48199a
Fix warnings
2023-09-10 17:41:22 +02:00
Laurent Destailleur
876a44703d
Fix warning
2023-09-10 17:30:00 +02:00
Laurent Destailleur
9ce32c0213
Merge branch
...
'develop_add_all_id_prof_checker_for_code_compta_customer_and_supplier'
of https://github.com/OPEN-DSI/dolibarr into
OPEN-DSI-develop_add_all_id_prof_checker_for_code_compta_customer_and_supplier
2023-09-09 12:08:41 +02:00
Laurent Destailleur
aab30d7638
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-08 15:33:04 +02:00
Laurent Destailleur
99406caa3a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-09-08 15:26:21 +02:00
atm-florian
53d43ab50f
FIX 17.0 PHP8: supplier invoice class:
...
- use declared attribute socid instead of fk_soc
- fk_project should be null, not 0 (would break constraint)
2023-09-07 14:47:47 +02:00
Joachim Kueter
7e1aa99fa7
Merge branch 'develop' into cashdiscounthooks
2023-08-25 16:30:25 +02:00
Laurent Destailleur
85180a3044
Clean code
2023-08-24 14:55:23 +02:00
Laurent Destailleur
e1c1172da8
Debug v18
2023-08-15 18:27:52 +02:00
Laurent Destailleur
72dbb35d13
Debug v18
2023-08-15 18:25:00 +02:00
Laurent Destailleur
f21c168a84
Removed $brouillon property
2023-08-06 01:16:12 +02:00
Laurent Destailleur
e3e73d9096
Work on renaming libelle into label
2023-08-06 01:14:36 +02:00
Laurent Destailleur
0076ec69b8
The property ->brouillon has been removed from all classes. It was not
...
reliable and was a duplicate of ->status == self::STATUS_DRAFT.
2023-08-06 00:16:25 +02:00
Laurent Destailleur
91982253a0
Clean code
2023-08-05 14:59:31 +02:00
Laurent Destailleur
4431ca659f
Debug v18
2023-08-05 14:20:25 +02:00
Laurent Destailleur
df76b9940d
Debug v18
2023-08-05 13:27:56 +02:00
NextGestion
9677539e19
Merge branch 'Dolibarr:develop' into dolibarr_fixbugs
2023-07-31 15:19:45 +01:00
onhairech
b920dfdbda
qodana fix 4: missing returns ( #25334 )
...
* qodana fix 4: missing returns
* Delete settings.json
* correcting the return info function
* unreachable code fix
* return fix
2023-07-25 23:29:34 +02:00
Florent Poinsaut
aa36d9f936
Fix duplicated deletion of linked object in supplier invoice ( #25415 )
2023-07-23 19:42:19 +02:00
Laurent Destailleur
7a9e70246d
Merge pull request #25235 from mc2contributor/fixRights
...
Update permissions lookup in vendor module, fixes some warnings
2023-06-30 09:02:45 +02:00
Roger Dueck
2d997161a5
Update permissions lookup in vendor module, fixes some warnings
2023-06-29 10:45:42 -06:00
Laurent Destailleur
b1e0b317c9
Debug v18
2023-06-29 13:16:44 +02:00
Charlène Benke
11a444f126
php V8 warning
2023-06-25 13:33:35 +02:00
Laurent Destailleur
31474d80f1
Doxygen
2023-06-19 00:52:43 +02:00
Hystepik
e28de18a9b
Fix : deprecated warnings on various pages
2023-06-13 16:01:52 +02:00
Florian HENRY
a2c0eac09b
on going
2023-06-09 11:53:39 +02:00
Didier 'OdyX' Raboud
f653f5c96c
Fix multicurrency payments' currency quoting
...
PostgreSQL imposes single-quoting around strings; double-quotes cast to column names
Fixes a0d9419be5
2023-05-29 09:03:18 +02:00
NextGestion
c9ca3e09e6
Merge branch 'Dolibarr:develop' into dolibarr_fixbugs
2023-05-25 11:28:27 +01:00
Laurent Destailleur
4c09bd3e8d
Merge pull request #24395 from SylvainLegrand/Improve_multicurrency_payments
...
Improve multicurrency payments
2023-05-21 02:40:39 +02:00
NextGestion
12471dcb06
Processing a return from @eldy "So we should not have setEventMessage inside such method"
2023-05-15 09:48:45 +01:00
NextGestion
ccc03f6c76
Handle stock movement in supplier invoice when the option "Stock can be negative" activated
2023-05-13 13:35:30 +01:00
NextGestion
b184e34611
Fix| Products not removed from stock when deleting the supplier invoice
2023-05-13 09:53:45 +01:00
Laurent Destailleur
5dd3f57a1e
Debug v18
2023-05-11 13:11:21 +02:00
priojk
22c321cf14
New: add hooks to apply cash discount agreements
2023-05-03 23:09:09 +02:00
Laurent Destailleur
2d17e77ff7
Fix warning
2023-05-01 17:29:54 +02:00
Laurent Destailleur
fd3ec20f36
Update qodana rules
2023-04-30 04:24:17 +02:00
Laurent Destailleur
4028b5d568
Clean code
2023-04-29 13:13:12 +02:00
Laurent Destailleur
be835d63ed
Merge pull request #24635 from VMR-Global-Solutions/develop
...
API add / fix filter on extrafields in index()
2023-04-28 20:02:09 +02:00
hystepik
397e6dce38
Fix CI
2023-04-28 12:18:14 +02:00
Lucas Marcouiller
79b686fb33
Merge branch 'develop' into develop#1
2023-04-28 11:31:43 +02:00
VMR Global Solutions
926aa6fec7
API add / fix filter on extrafields in index()
...
Add / change in api_xxx.class.php files the ability to filter on extrafields when missing in the public functions index()
by changing the SQL query with the pattern
" FROM ".MAIN_DB_PREFIX"xxxx AS t LEFT JOIN ".MAIN_DB_PREFIX."xxxx_extrafields AS ef ON (ef.fk_object = t.rowid)
2023-04-28 09:31:33 +02:00
hystepik
ca815ff9c6
working dispatchcard reception
2023-04-27 14:56:27 +02:00
Laurent Destailleur
80b6e78679
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-27 14:19:09 +02:00
Laurent Destailleur
fa832e8a0d
Fix missing date in popup
2023-04-27 12:37:42 +02:00
Frédéric FRANCE
057407554a
use isModEnabled
2023-04-19 14:06:16 +02:00
Laurent Destailleur
9a420b8f41
Clean code
2023-04-18 16:15:27 +02:00