Laurent Destailleur
d76e7224d9
NEW Can set the max number of attendees for an organized event
2022-05-04 01:53:45 +02:00
Laurent Destailleur
bdc80d22ea
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-05-04 01:23:25 +02:00
Laurent Destailleur
2bc958efe3
Merge pull request #20686 from Easya-Solutions/new-mass-action-send-last-main-doc
...
NEW Option MAIL_MASS_ACTION_ADD_LAST_IF_MAIN_DOC_NOT_FOUND to send last document in mass mailing action
2022-05-04 01:17:20 +02:00
Laurent Destailleur
0a7d7d503b
Make syntax for field_, titlefieldcreate, valuefieldcreate standard.
2022-05-04 00:52:49 +02:00
Frédéric FRANCE
27948216be
fix missing td
2022-05-03 20:37:04 +02:00
Laurent Destailleur
207373d37d
FIX sending email on payment of registration of event
2022-05-03 20:07:21 +02:00
Laurent Destailleur
05abe38f78
Look and feel v16
2022-05-03 17:40:19 +02:00
Laurent Destailleur
6ebe41324f
Fix php8 compatibility
2022-05-03 16:29:57 +02:00
Laurent Destailleur
c87c695d43
Debug v16
2022-05-03 14:15:42 +02:00
Laurent Destailleur
1dd8cfe559
NEW More mode for THEME_TOPMENU_DISABLE_IMAGE
2022-05-02 20:10:42 +02:00
lvessiller
0a48c09a74
NEW last generated doc if main not found for mailing mass action
2022-05-02 11:35:12 +02:00
Laurent Destailleur
1a589c5f18
Merge pull request #20656 from FHenry/dev_20652
...
NEW: Add column template invoice in invoice list
2022-05-01 13:49:02 +02:00
Laurent Destailleur
22a2aa55e2
Show tooltip on nb of translation files
2022-05-01 13:39:22 +02:00
Laurent Destailleur
8023e1b0cd
Debug v16
2022-04-30 20:41:18 +02:00
Laurent Destailleur
c96e3bdddf
PHP v8 compatibility
2022-04-30 19:50:20 +02:00
Laurent Destailleur
477d681c49
Fix warnings
2022-04-30 17:47:45 +02:00
Laurent Destailleur
7b8e08bbf6
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-04-30 17:28:55 +02:00
Laurent Destailleur
2676aeb93f
Merge pull request #20681 from hregis/fix_missing_hook_parameter
...
FIX missing hook parameter ($possiblelinks)
2022-04-29 18:01:32 +02:00
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
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