Laurent Destailleur
b4f6cbc64a
Merge pull request #20706 from fappels/develop_fix_migration
...
Fix migration warning.
2022-04-29 17:21:52 +02:00
Laurent Destailleur
fa8ce6e4fd
Merge pull request #20710 from fappels/develop_confirm_createbills
...
Move massaction 'confirm_createbills' from actions_massactions.inc.php to commande/list.php
2022-04-29 17:19:18 +02:00
Laurent Destailleur
8f7239c239
Merge pull request #20723 from dolibarr95/patch-62
...
NEW : Send email to the supplier order contact
2022-04-29 16:49:09 +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
659f520365
Merge pull request #20740 from inovea-conseil/event_propal_return_to_draft
...
NEW Events on Proposal to Return to Draft
2022-04-29 16:04:26 +02:00
Laurent Destailleur
921aabfc54
Look and feel v16
2022-04-29 14:11:38 +02:00
Laurent Destailleur
fed14db94a
css
2022-04-29 13:22:46 +02:00
Laurent Destailleur
708d3610a5
Look and feel v16
2022-04-29 13:04:29 +02:00
Laurent Destailleur
bdd9b2acf4
Clean css
2022-04-29 12:36:38 +02:00
Laurent Destailleur
d496ad65e6
Enhance the feature of keyword detection for partnership
2022-04-29 11:16:15 +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
John BOTELLA
900caf5a44
Fix missing budget export
2022-04-28 12:12:20 +02:00
IC-faycal
fc6228a48c
NEW Events on Proposal to Return to Draft
2022-04-28 11:27:15 +02:00
dolibarr95
c969cef731
NEW : Send email to the supplier order contact
...
Select the recipient defined in object contact (Vendor contact following-up order / Contact fournisseur suivi commande) in order to send email to the specific contact and not to generic company email (as for invoice/bill)
2022-04-27 10:09:22 +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
Florian HENRY
3d4bd1e155
FIX: truncate Customer Reference too long on PDF header (PR #20718 )
2022-04-26 16:53:40 +02:00
Florian HENRY
399addfb03
mor docs
2022-04-26 16:40:27 +02:00
Florian HENRY
c00a56bee3
fix: truncate too long Ref Customer in PDF Header
2022-04-26 16:39:06 +02:00
Francis Appels
e6ce81bf8b
Move confirm_createbills mass action to order list
2022-04-25 11:20:00 +02:00
Regis Houssin
7e7ae863c7
FIX syntax error
2022-04-25 10:19:52 +02:00
Regis Houssin
8a2cc52b5c
FIX wrong website data root with multicompany
2022-04-25 10:14:30 +02:00
Francis Appels
8bb9cc83eb
Fix migration warning.
2022-04-25 09:30:05 +02:00
Laurent Destailleur
97328f732e
Fix error managemnt when getting RSS.
2022-04-24 23:02:53 +02:00
Nicolas SILOBRE
5eb74772d6
Update pdf_rouget.modules.php
...
Correction of units in the total weight
2022-04-23 03:41:17 +02:00
stickler-ci
9fd3a4b2c9
Fixing style errors.
2022-04-22 13:30:43 +00:00
Eric Seigne
72ac1fdfd2
fix #20690 : add lang filter for companies
2022-04-22 15:28:48 +02:00
Eric Seigne
d2ec1efb42
fix #20690 : add lang filter for people
2022-04-22 15:28:36 +02:00
lvessiller
2992b3e845
NEW send last document in mass mailing action
2022-04-22 09:24:23 +02:00
Regis Houssin
2a5c54d4e4
FIX compatibility for ticket number sharing
2022-04-21 16:02:41 +02:00
Regis Houssin
8878eb6d76
FIX compatibility with multicompany sharings
2022-04-21 14:52:06 +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
stickler-ci
aa36e396a3
Fixing style errors.
2022-04-18 22:23:44 +00:00
Yoan Mollard
bf5076e181
set MAIN_EMAILCOLLECTOR_MAIL_WITHOUT_HEADER to TRUE by default
...
This is way more readable
2022-04-19 00:13:40 +02:00
Yoan Mollard
d5361c3147
Improved default signature for tickets
2022-04-19 00:13:40 +02:00
Yoan Mollard
cbdf74e00c
i18n the default email collector descriptions
2022-04-19 00:13:40 +02:00
Yoan Mollard
7f27b8c499
Use default e-mail sender/notif/body/signature for tickets if they exist
...
Otherwise, when params have not been configured, error message due to an
empty "from e-mail" is unclear
2022-04-19 00:13:40 +02:00
lmarcouiller
1ccf209c47
Close #20653 : edit discount pourcentage
2022-04-15 14:31:44 +02:00
Gauthier PC portable 024
2aee60ad59
NEW : expense report payments list
2022-04-15 12:14:41 +02:00
Florian HENRY
292df417fe
NEW: Add column template invoice in invoice list
2022-04-15 11:32:53 +02:00
Laurent Destailleur
c4a96957af
Merge pull request #20613 from Hystepik/develop#1
...
NEW #20609 : new massaction to assign a sale representatives on a selection of thirdparties
2022-04-14 21:37:20 +02:00
Laurent Destailleur
4e34649fc2
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/modulebuilder/index.php
2022-04-14 16:10:23 +02:00
Laurent Destailleur
914b037a9a
Fix regression: bad cache management of linked object loading.
2022-04-12 22:35:12 +02:00
Laurent Destailleur
599c90ae6b
FIX dol_string_onlythesehtmltags can keep html comments
2022-04-12 14:57:12 +02:00
lmarcouiller
d41676cf8b
Close #20609 : new massaction asign sale representative
2022-04-12 13:57:00 +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
356ef3373f
Merge pull request #20607 from fmarcet/15.0
...
Fix: Online signature of proposals does not work well with multicompany
2022-04-12 02:57:26 +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
Ferran Marcet
9547b9e7fe
Fix: Online signature of proposals does not work well with multicompany
2022-04-11 18:01:25 +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
dd6238cb2d
Try to save on fetch
2022-04-11 15:24:39 +02:00
Laurent Destailleur
751b9efcd9
Merge pull request #20600 from javierybar/develop
...
FIX Tax 2 is lost when order is invoiced
2022-04-11 15:22:28 +02:00
Laurent Destailleur
40720fad25
Fix php8 compatibility
2022-04-11 02:01:32 +02:00
javierybar
d7da57960f
FIX Tax 2 is lost when order is invoiced
2022-04-10 15:33:35 +02:00
Laurent Destailleur
c65b7fd2ff
Fix regression php8
2022-04-09 02:51:40 +02:00
Laurent Destailleur
4ff8969bac
Merge pull request #19393 from atm-gauthier/NEW/addline_with_position_choice_develop
...
New/addline with position choice develop
2022-04-08 16:09:44 +02:00
Frédéric FRANCE
284649fd4b
Update objectonoff.php
2022-04-08 13:35:21 +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
1d879bc996
FIX numbering method when mask include {cccc}
2022-04-08 10:19:20 +02:00
Gauthier PC portable 024
83e8e07416
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW/addline_with_position_choice_develop
2022-04-08 09:25:08 +02:00
Laurent Destailleur
994b500a68
PHP 8.0 compatibility
2022-04-08 00:14:29 +02:00
Laurent Destailleur
3a2815a9c0
Debug and clean v16
2022-04-07 23:44:57 +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
e66b4a687d
Close #19414
2022-04-07 19:23:45 +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
cbae64f9aa
FIX Add a hack to fix a bug in jquery 3.6.0/select 2
2022-04-07 17:51:38 +02:00
Laurent Destailleur
746cec015b
Fix remove warning on chartjs 3.5
2022-04-07 17:50:18 +02:00
Adrien Raze
41ee9739db
FIX: Add 'recruitment' into check array
2022-04-07 17:16:02 +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
Laurent Destailleur
56d5df4387
Merge pull request #19997 from habot-it/pdf_pagefoot
...
Add options in function pdf_pagefoot of pdf.lib.php
2022-04-07 14:33:41 +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
Laurent Destailleur
d26c578e97
Merge pull request #20541 from FHenry/14.0_fix_bithday_date_displayed
...
fix: Bad dirthday displayed date (d-1) in the Bithday Widget
2022-04-07 14:22:15 +02:00
Laurent Destailleur
3e477f9bbb
Merge pull request #20579 from atm-gauthier/NEW/Add_column_Total_HT_to_products_array_on_document_creation_card
...
NEW : identification tr by data-id
2022-04-07 14:04:22 +02:00
Laurent Destailleur
c3b3285340
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-04-07 14:03:29 +02:00
Laurent Destailleur
4cac6b7e29
css
2022-04-07 14:03:14 +02:00
Laurent Destailleur
0ed7c643f8
Close #20547
2022-04-07 13:28:24 +02:00
Laurent Destailleur
485e163cf6
default value
2022-04-07 13:16:51 +02:00
Laurent Destailleur
a4b9883eac
Use checkbox instead of combo to save clicks when adding a resource
2022-04-07 13:14:51 +02:00
Laurent Destailleur
133e86b903
Merge pull request #20566 from dolibit-ut/patch-387
...
Update interface_80_modStripe_Stripe.class.php
2022-04-07 11:35:40 +02:00
Laurent Destailleur
1b61c6e9ae
Merge pull request #20568 from dolibit-ut/patch-388
...
Update company.lib.php
2022-04-07 11:35:01 +02:00
Gauthier PC portable 024
93777f81f3
NEW : identification tr by data-id
2022-04-07 11:23:27 +02:00
Gauthier PC portable 024
f1771af53c
FIX : originproductline array td identification data-id
2022-04-07 11:03:25 +02:00
habot-it
49a0485427
Add options in function pdf_pagefoot of pdf.lib.php - Revision
2022-04-07 08:54:59 +00: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
Laurent Destailleur
ed1bdd26db
Rename some jobs
2022-04-07 00:09:11 +02:00
UT from dolibit
9db2f2c3f2
Update company.lib.php
...
add D of THIR-D-PARTIES
($conf->global->THIRDPARTIES_DISABLE_RELATED_OBJECT_TAB)
2022-04-06 20:12:35 +02:00
UT from dolibit
4f1e280355
Update interface_80_modStripe_Stripe.class.php
...
add D at THIR-D-PARTY
if (!empty($conf->global->STRIPE_DELETE_STRIPE_ACCOUNT_WHEN_DELETING_THIRDPARTY))
2022-04-06 20:09:50 +02:00