Commit Graph

106705 Commits

Author SHA1 Message Date
Laurent Destailleur
40f0bb1b94 Update api_products.class.php 2022-07-10 17:39:06 +04:00
3a50976a4e Revert "Oine external user login quick fix."
This reverts commit 37f7c86b3c.
2022-06-24 12:59:05 +04:00
906eb02076 Product REST API: Always JOIN extrafields table. 2022-06-24 12:59:05 +04:00
fb4a178266 Fix typo and switch to old join style. 2022-06-24 12:59:04 +04:00
fdddd512d7 CLOSE #20736 Allow extrafields SQL filters on REST API product lookup 2022-06-24 12:59:04 +04:00
0120608e21 Display delta quantity in inventories. 2022-06-24 12:59:04 +04:00
948f0c32b6 Supplier order dispatch : retrieve line price from order when deleting dispatch line.
This will allows custom cost price to be reverted back in triggers and such later.
2022-06-24 12:59:04 +04:00
dfafb3ccef CustomersInvoicesAndPayments export: add line buyprice 2022-06-24 12:59:04 +04:00
11e6ae6c11 Oine external user login quick fix. 2022-06-24 12:59:04 +04:00
aabc4e14fe Increase max memory to 512MB. 2022-06-24 12:59:04 +04:00
a720cd73ab [TEMPORARY] Document REST API: Disable ECM file listing for the moment. 2022-06-24 12:59:04 +04:00
313838c7ab Merge branch stock_decrease_on_credit_invoice 2022-06-24 12:59:04 +04:00
Laurent Destailleur
b0c96455ce Prepare 15.0.2 2022-05-17 00:59:00 +02:00
Laurent Destailleur
400e36d6de
Merge pull request #20877 from frederic34/patch-1
dlc dluo are inverted
2022-05-16 15:33:52 +02:00
Frédéric FRANCE
e6c103733e
dlc dluo are inverted 2022-05-16 11:06:21 +02:00
Laurent Destailleur
7a361a3bde More info to help debug 2022-05-12 14:28:17 +02:00
Laurent Destailleur
85cddf638f Fix can fix a corrupted lost bank account on bank account lines 2022-05-12 11:06:22 +02:00
Laurent Destailleur
1768c3d926 Code more robust when fk_account has been corrupted 2022-05-12 10:48:34 +02:00
Laurent Destailleur
fc33aa854e Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-05-12 10:37:18 +02:00
Laurent Destailleur
88a9b8c201 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-05-12 10:37:08 +02:00
Laurent Destailleur
34cdd17cb8
Merge pull request #20822 from OPEN-DSI/14.0_fix_add_time_spent
FIX: Set datec when add time spent on a project task
2022-05-12 01:57:20 +02:00
Laurent Destailleur
1c2e29fac8
Merge pull request #20830 from atm-quentin/FIX_missing_hook_for_row_ordering
Fix missing hook for row ordering
2022-05-12 01:56:55 +02:00
Laurent Destailleur
91110b938e Fix bad db var 2022-05-12 01:38:46 +02:00
Laurent Destailleur
23b1658081 Fix null object 2022-05-12 01:37:20 +02:00
Laurent Destailleur
778e4a255e Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-05-12 01:30:14 +02:00
Laurent Destailleur
bf8ba511cb Fix missing index.php file on "regenerate all files" button for alt lang 2022-05-12 01:28:20 +02:00
Laurent Destailleur
e8481d38c7 Fix missing index.php file on "regenerate all files" button 2022-05-12 00:52:28 +02:00
Quentin VIAL-GOUTEYRON
5d50a0e9d1 move row object 2022-05-11 15:19:50 +02:00
Quentin VIAL-GOUTEYRON
270ce3d169 FIX missing hook for row ordering 2022-05-11 15:07:39 +02:00
kamel
aee6f408b2 FIX: Set datec when add time spent on a project task 2022-05-11 09:30:39 +02:00
Laurent Destailleur
7b21e0b6ff Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-05-10 16:06:32 +02:00
Laurent Destailleur
8fe5dea6e8 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-05-10 16:04:38 +02:00
Laurent Destailleur
c9a0dd327f Fix default value 2022-05-10 16:04:20 +02:00
Laurent Destailleur
8ef75ecc7c Better fix fox #20807 2022-05-10 15:27:43 +02:00
Laurent Destailleur
7d3ae7d4b8
Merge pull request #20807 from mapiolca/patch-47
line deleted when updated after rapproched
2022-05-10 15:04:38 +02:00
Laurent Destailleur
54e149b959
Merge pull request #20810 from FHenry/15.0_fix_filename_lenght
fix: limit filename lenght to show glasses into document boxes
2022-05-10 11:32:08 +02:00
Laurent Destailleur
ef18456724 Fix regression in dol_eval 2022-05-09 21:56:21 +02:00
Laurent Destailleur
b3bfe22f58 FIX Error management 2022-05-09 16:45:57 +02:00
Laurent Destailleur
370f090403 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-05-09 16:43:05 +02:00
Laurent Destailleur
43e1486dbb FIX No empty line inserted into accounting_bookkeeping 2022-05-09 16:42:08 +02:00
Florian HENRY
333b22b961 fix: limit filename lenght to show glasses 2022-05-09 14:32:47 +02:00
stickler-ci
017eb99e86 Fixing style errors. 2022-05-09 07:53:37 +00:00
Pierre Ardoin
ec00c6fef2
line deleted when updated after rapproched
Fix an issue that deletes line when we update data after its rappro.
2022-05-09 09:49:07 +02:00
Laurent Destailleur
90c95bc638
Merge pull request #20610 from hregis/fix_missng_signature_library
FIX missing signature library when ODT model is used
2022-05-08 19:36:06 +02:00
Laurent Destailleur
b4e1bac32d
Merge pull request #20783 from fappels/14_fix_error_handling
Fix errors.lang merge conflict and fix reception error handling
2022-05-08 19:12:11 +02:00
Laurent Destailleur
a65e9f33db
Merge pull request #20793 from atm-gauthier/fix_salaries_payments_and_stats
FIX : in salary stats and payment list, we must check right perms as well as salary list
2022-05-08 19:11:54 +02:00
Laurent Destailleur
cfe347de17
Merge pull request #20799 from FHenry/15.0_fix_invoice_stat
fix: invoice stat
2022-05-08 19:03:55 +02:00
Laurent Destailleur
65eb11efdf Fix sql migration 2022-05-08 17:39:53 +02:00
Florian HENRY
318e403013 fix: invoice stat 2022-05-06 16:15:52 +02:00
Laurent Destailleur
177f3f9ca4 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-05-06 12:43:56 +02:00