Laurent Destailleur
49d15b691b
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/card.php
htdocs/expensereport/card.php
2022-04-29 17:35:36 +02:00
Laurent Destailleur
7b509706b6
Merge pull request #20722 from dolibarr95/patch-61
...
NEW: Add option to foce delivery on email for purchase order receipt to yes
2022-04-29 16:37:58 +02:00
Laurent Destailleur
921aabfc54
Look and feel v16
2022-04-29 14:11:38 +02:00
Laurent Destailleur
708d3610a5
Look and feel v16
2022-04-29 13:04:29 +02:00
Quentin-Seekness
726b899d30
FIX: Delete an extrafield where type is double
...
Found the bug on a propal's extrafield, it was impossible to delete a decimal extrafield. In updateExtraField() the $value stayed "" where it needed to be null.
The same issue can be found in insertExtraFields().
2022-04-29 10:45:08 +02:00
Laurent Destailleur
a129b6d132
FIX phpcs
2022-04-28 22:29:48 +02:00
Laurent Destailleur
40d0c3b996
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/tva/card.php
htdocs/langs/en_US/admin.lang
2022-04-28 19:23:13 +02:00
dolibarr95
4939da560f
New: Add option to foce delivery receipt to yes
...
Add a constant to force delivery receipt for supplier order.
2022-04-27 09:25:38 +02:00
Laurent Destailleur
97328f732e
Fix error managemnt when getting RSS.
2022-04-24 23:02:53 +02:00
Regis Houssin
731d85130c
FIX missing hook parameter
2022-04-21 09:49:00 +02:00
Laurent Destailleur
aa86b2c71f
Fix root passfield not editable on install
...
Fix user photo when gravatar not reachable
2022-04-19 22:26:27 +02:00
Florian HENRY
292df417fe
NEW: Add column template invoice in invoice list
2022-04-15 11:32:53 +02:00
BB2A Anthony Berton
b8f6020088
Move checkbox column as first column on Thirdparty list
2022-04-15 10:35:36 +02:00
lvessiller
a215dd8043
FIX stickler-ci
2022-04-14 11:27:11 +02:00
lvessiller
ab61c4d735
NEW show category tree in sellist and chkbxlst for common object
2022-04-14 11:08:05 +02:00
lvessiller
1cb56adb2e
NEW products categories in inventory card
2022-04-13 15:44:27 +02:00
Laurent Destailleur
914b037a9a
Fix regression: bad cache management of linked object loading.
2022-04-12 22:35:12 +02:00
Laurent Destailleur
98c7139859
Fix regression on fetchObjectLinked when used in loop on a static object
2022-04-12 10:34:50 +02:00
Laurent Destailleur
cb15a21e41
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/originproductline.tpl.php
htdocs/fourn/facture/card.php
htdocs/install/mysql/migration/14.0.0-15.0.0.sql
htdocs/user/card.php
2022-04-11 21:22:27 +02:00
Laurent Destailleur
3ac268c200
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/core/lib/security.lib.php
htdocs/holiday/card.php
htdocs/user/card.php
2022-04-11 21:14:51 +02:00
Laurent Destailleur
c035ee6f2a
Look and feel v16
2022-04-11 19:21:04 +02:00
Laurent Destailleur
7028e82cf7
Merge pull request #20551 from Easya-Solutions/new-common-generate-document-show-errors
...
NEW display errors in a message box after generating documents
2022-04-11 16:33:58 +02:00
Laurent Destailleur
40720fad25
Fix php8 compatibility
2022-04-11 02:01:32 +02:00
Laurent Destailleur
6169f76a34
Add log for debug. Make new method for stripe payment an option.
2022-04-08 12:38:49 +02:00
Laurent Destailleur
623f15711d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-04-07 19:26:07 +02:00
Laurent Destailleur
0e36097eba
Save result of some methods into cached properties.
2022-04-07 19:16:50 +02:00
Laurent Destailleur
6f413e03d8
Merge pull request #20523 from ATM-Consulting/NEW_16.0_consistency_mechanism_for_trigger_names
...
NEW 16.0 - proposal for a prefix-based consistency mechanism for trigger names
2022-04-07 18:25:03 +02:00
Laurent Destailleur
746cec015b
Fix remove warning on chartjs 3.5
2022-04-07 17:50:18 +02:00
Laurent Destailleur
37fbe859df
FIX country not visible into list of states
2022-04-07 16:33:19 +02:00
lvessiller
e6a0ca5042
FIX errors to catch
2022-04-07 16:32:08 +02:00
Laurent Destailleur
a120f65521
FIX country not visible into list of states
2022-04-07 16:32:03 +02:00
Laurent Destailleur
637f73a833
Merge pull request #17966 from cfoellmann/quickadd
...
quickadd menu like bookmarks
2022-04-07 15:41:57 +02:00
Laurent Destailleur
26c3e235cf
Merge pull request #19459 from frederic34/productmerge
...
can merge products
2022-04-07 15:02:03 +02:00
atm-florian
4ced0bac89
replace throw new Exception(…) with dol_print_error + exit
2022-04-07 14:39:14 +02:00
atm-florian
5953c3cd38
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_16.0_consistency_mechanism_for_trigger_names
2022-04-07 14:33:22 +02:00
Laurent Destailleur
0d121148c0
Merge pull request #20534 from ATM-Consulting/NEW_optimize_PDF_generation
...
avoid fetch_objectlinked for each page of the document
2022-04-07 14:25:10 +02:00
Gauthier PC portable 024
75b74a5fd3
FIX : identification new td
2022-04-07 10:43:31 +02:00
Gauthier PC portable 024
9ffe82e259
FIX : originproductline array td identification
2022-04-07 10:32:23 +02:00
Gauthier PC portable 024
dfaf985634
Merge branch '12.0_NEW_column_total_ht_to_array_products_on_document_creation_card' into NEW/Add_column_Total_HT_to_products_array_on_document_creation_card
2022-04-07 09:50:37 +02:00
atm-greg
ff7e1643e3
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_optimize_PDF_generation
2022-04-06 09:08:25 +02:00
lvessiller
dd6706e521
NEW display errors in a message box after generating documents
2022-04-05 17:31:34 +02:00
Laurent Destailleur
d143b8bf6e
Debug dol_uncompress and add phpunit tests
2022-04-05 17:19:12 +02:00
Laurent Destailleur
f17db2a919
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-04-05 15:33:29 +02:00
Laurent Destailleur
40ad12c3c3
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-04-05 15:29:54 +02:00
Laurent Destailleur
f0d163a4ac
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-04-05 15:28:54 +02:00
Laurent Destailleur
8e4c89673a
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
2022-04-05 15:28:43 +02:00
atm-greg
aa42df9961
just for glory
2022-04-05 15:11:37 +02:00
atm-greg
59fec7d094
implement cache managed by current object
2022-04-05 15:10:31 +02:00
atm-greg
ad145c94ca
add comment
2022-04-04 17:23:34 +02:00
Laurent Destailleur
71012a7933
FIX #19777 #20281
2022-04-04 15:25:29 +02:00