2
0
forked from Wavyzz/dolibarr
Commit Graph

118117 Commits

Author SHA1 Message Date
Laurent Destailleur
cd949e9fa7 Fix error message not shown 2023-04-28 12:37:01 +02:00
Thibault Fiacre
63d380bde0 Fix for deleting loan payment 2023-04-28 12:22:30 +02:00
Gauthier PC portable 024
a93e3ab3f6 FIX : remove NOTOKENRENOWAL (backport commit v17 7c316229db) 2023-04-28 10:50:25 +02:00
Noé Courtier
1844278c4d FIX: expense report autofill ttc input if force ttc conf is enabled 2023-04-28 10:25:37 +02:00
stickler-ci
034f1167fd Fixing style errors. 2023-04-27 18:51:33 +00:00
mc2contributor
a9775a4413 API endpoint to delete timespent record 2023-04-27 11:49:18 -06:00
mc2contributor
b7b322e661 API endpoint to update timespent record 2023-04-27 11:46:39 -06:00
Laurent Destailleur
0cf4fca331 Fix look and feel v17 2023-04-27 18:00:53 +02:00
Laurent Destailleur
96e8474fe5 FIX bank account not visible on credit transfer 2023-04-27 14:53:21 +02:00
Laurent Destailleur
796a6778b9 Fix warning 2023-04-27 14:45:06 +02:00
Laurent Destailleur
302c6a0ab9 Fix serious regression in creating MO. 2023-04-27 14:02:59 +02:00
Laurent Destailleur
44b5b4fde9 Fix look and feel v17 2023-04-27 12:53:50 +02:00
Laurent Destailleur
fa832e8a0d Fix missing date in popup 2023-04-27 12:37:42 +02:00
Laurent Destailleur
84f79b592c Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-27 12:24:47 +02:00
Laurent Destailleur
a11d8a5589 Fix field must never be empty 2023-04-27 11:55:49 +02:00
Laurent Destailleur
8271ab0558 Merge pull request #24602 from atm-gauthier/fix_right_to_delete_timespent
FIX : deletion of a line of time spent (backport e3aa438d2a582313dfd5…
2023-04-26 22:12:56 +02:00
Laurent Destailleur
0878c53f02 Merge pull request #24609 from FHenry/17_fix_cron_invoice_contact
fix: cron sendEmailsRemindersOnInvoiceDueDate if contact exists and mail on thridparty exists there is an error
2023-04-26 21:12:47 +02:00
Florian HENRY
0d830aef89 fix: cron sendEmailsRemindersOnInvoiceDueDate if contact exists and mail on thridparty exists there is an error 2023-04-26 17:50:59 +02:00
Florian HENRY
a3bd4a8cfd fix: cron sendEmailsRemindersOnInvoiceDueDate if contact exists and email exists the is an error 2023-04-26 17:48:09 +02:00
Laurent Destailleur
1f97fcd2eb Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-26 13:27:06 +02:00
Laurent Destailleur
00d4e09c68 Fix filter lost 2023-04-26 13:20:28 +02:00
Laurent Destailleur
e2a622b83a Merge pull request #24562 from ibuiv/patch-2
FIX ref_client on Project Overview for propale
2023-04-26 11:41:34 +02:00
Laurent Destailleur
55ace3e601 Merge pull request #24582 from MaximilienR-easya/v17_php8_compatibility
PHP8 compatibility
2023-04-26 10:53:39 +02:00
Laurent Destailleur
60c7c376a7 Merge pull request #24361 from atm-adrien/FIX_noUpdateProductionNeededForMo
FIX : No usage of the function updateProduction in the update function
2023-04-26 10:39:13 +02:00
Gauthier PC portable 024
bb350d062b FIX : deletion of a line of time spent (backport e3aa438d2a) 2023-04-26 10:25:08 +02:00
Laurent Destailleur
0bc8227f48 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-25 20:54:15 +02:00
Laurent Destailleur
2e3e6f6899 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-04-25 20:51:40 +02:00
Laurent Destailleur
1eb483a981 FIX message MAIN_MESSAGE_INSTALL_MODULES_DISABLED_CONTACT_US 2023-04-25 19:50:15 +02:00
Laurent Destailleur
10e38ec7f9 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-04-25 19:14:33 +02:00
Laurent Destailleur
1805b3ae78 Merge pull request #24572 from vold-lu/add_origin_in_create_from_proposal
FIX: Propagate correct origin/origin_id when creating order from proposal
2023-04-25 18:16:46 +02:00
Laurent Destailleur
a76cad9668 Merge pull request #24580 from randallmoraes/patch-13
Enable modify file to send by hook.
2023-04-25 18:15:29 +02:00
Laurent Destailleur
f141075896 Merge pull request #24581 from randallmoraes/patch-14
Enable modify file to send, by hook
2023-04-25 18:14:47 +02:00
Laurent Destailleur
e85abc3b17 Merge pull request #24589 from hregis/fix_sql_update_error
FIX avoid error when computed property of extrafields is used
2023-04-25 17:58:56 +02:00
Laurent Destailleur
63a2d70d35 Merge pull request #24590 from FHenry/15_fix_auguria_menu_supplier_invoie
fix: with auguria when user have only supplier invoice perms the Financial top menu is not displayed
2023-04-25 17:50:52 +02:00
Laurent Destailleur
776f9fa5b6 Merge pull request #24591 from jonathan-lescaut/patch-1
FIX categorie compatibility with actioncomm
2023-04-25 17:49:54 +02:00
stickler-ci
10f286c454 Fixing style errors. 2023-04-25 13:04:59 +00:00
jonathan-lescaut
2f68ba1e2f fix compatibility with actioncomm
Compatibility with actioncomm table which has id instead of rowid
2023-04-25 14:57:05 +02:00
Laurent Destailleur
1d235c2fd9 FIX Creation of thumbs when images.lib.php was already included 2023-04-25 11:49:05 +02:00
Florian HENRY
08b81e9091 fix: with auguria when user have only supplier invoie right the Financial top menu is not displayed 2023-04-25 11:17:27 +02:00
Laurent Destailleur
0d98df9568 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-25 10:39:39 +02:00
Laurent Destailleur
ad07f3b7e8 FIX making search in takepos broken when TAKEPOS_PRODUCT_IN_STOCK is set 2023-04-25 10:39:21 +02:00
Regis Houssin
9ed12a7b5a FIX avoid error when computed property of extrafields is used 2023-04-25 10:20:54 +02:00
Maximilien Rozniecki
ceb3ab077c remove includes from modification 2023-04-25 09:37:03 +02:00
Maximilien Rozniecki
847870f29f more warning corrected 2023-04-24 18:07:44 +02:00
Maximilien Rozniecki
63a02083b8 PHP8 compatibility 2023-04-24 17:37:44 +02:00
Laurent Destailleur
5abe61b90a Merge pull request #24576 from grandoc/new_branch_24_04_2023
fix : Typo issue
2023-04-24 16:15:38 +02:00
Laurent Destailleur
70f5174938 Merge pull request #24577 from FHenry/17_fix_24405
fix: #24405 (save deposit percent)
2023-04-24 16:02:30 +02:00
Randall Mora
eb5c02a83d Enable modify file to send, by hook
Enable modify file to send, by hook
2023-04-24 07:43:25 -06:00
Randall Mora
c6143bcf3f Enable modify file to send by hook.
Enable modify file to send by hook.
2023-04-24 07:40:59 -06:00
Laurent Destailleur
6cb1424824 Removed a message non expected in a lot of cases 2023-04-24 15:33:14 +02:00