Laurent Destailleur
|
5339bb71ac
|
FIX Fatal situation if payment removed on expense report. Action
set_unpaid was not available.
|
2019-08-03 20:57:21 +02:00 |
|
Laurent Destailleur
|
e4f2728494
|
Merge pull request #11608 from atm-arnaud/8.0_FIX_workflow_propal_and_order_billed
FIX order or proposals billed if both workflow conf activated
|
2019-08-01 16:37:48 +02:00 |
|
Laurent Destailleur
|
cd0d5c41f5
|
Update interface_20_modWorkflow_WorkflowManager.class.php
|
2019-08-01 16:37:40 +02:00 |
|
atm-arnaud
|
f64092a1e8
|
FIX order or proposals billed if both workflow conf activated
|
2019-08-01 11:00:49 +02:00 |
|
Laurent Destailleur
|
9a87e27176
|
Merge pull request #11566 from atm-florianm/FIX_workflow_amount_comparison_fails_due_to_floating_point_val_precision_arithmetic_drift
FIX: floating point precision errors in the triggers of the workflow module
|
2019-07-30 21:23:43 +02:00 |
|
Laurent Destailleur
|
fe8ced58c8
|
Update interface_20_modWorkflow_WorkflowManager.class.php
|
2019-07-30 21:19:33 +02:00 |
|
Laurent Destailleur
|
64118a4ae3
|
Merge pull request #11573 from atm-maxime/8.0
Fix var declaration #11429
|
2019-07-30 20:56:23 +02:00 |
|
Laurent Destailleur
|
9e622fe042
|
Merge pull request #11572 from atm-maxime/fix_holiday_update_solde
Fix holiday counter auto update
|
2019-07-30 20:12:30 +02:00 |
|
Laurent Destailleur
|
ea92ba2a78
|
Update holiday.class.php
|
2019-07-30 20:11:43 +02:00 |
|
Laurent Destailleur
|
24695a9112
|
Merge pull request #11595 from ATM-Marc/FIX_8.0_import_bad_categories
FIX: categories import: prevent mismatch between category type and object type
|
2019-07-30 15:56:36 +02:00 |
|
Laurent Destailleur
|
5ef5c5521f
|
Merge pull request #11597 from atm-florianm/8.0-FIX_missing_prefix_replacement_in_database_function_initialization
FIX issue #9300: install error with PostgreSQL using custom table prefix
|
2019-07-30 15:38:22 +02:00 |
|
Marc de Lima Lucio
|
703506c0e2
|
FIX: import filter error
|
2019-07-30 14:11:21 +02:00 |
|
Florian Mortgat
|
de293c4ef2
|
FIX issue #9300: install error with PostgreSQL when using custom table prefix
|
2019-07-30 14:09:03 +02:00 |
|
Marc de Lima Lucio
|
449ef92007
|
FIX: categories import: prevent mismatch between category type and object type
|
2019-07-30 12:31:03 +02:00 |
|
Florian Mortgat
|
858e8a826f
|
FIX: use rounding to compare the amounts
|
2019-07-29 09:47:28 +02:00 |
|
Maxime Kohlhaas
|
43adb51932
|
Fix var declaration #11429
|
2019-07-27 22:06:08 +02:00 |
|
Maxime Kohlhaas
|
37ad5308e6
|
Fix holiday counter auto update
|
2019-07-27 19:19:13 +02:00 |
|
Laurent Destailleur
|
fe9ddd7649
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/core/lib/files.lib.php
|
2019-07-25 17:50:07 +02:00 |
|
Laurent Destailleur
|
e8932335aa
|
Merge pull request #11544 from atm-josselin/FIX_upload_file_with_multiple_spaces
FIX : correct error in files with multiple spaces
|
2019-07-25 17:48:26 +02:00 |
|
atm-josselin
|
0a1f4b7931
|
FIX : correct error in files with multiple spaces
|
2019-07-23 09:45:17 +02:00 |
|
Laurent Destailleur
|
b4e0c5ef6c
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
|
2019-07-22 18:51:32 +02:00 |
|
Laurent Destailleur
|
4c4a0b796e
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
|
2019-07-22 18:50:59 +02:00 |
|
Laurent Destailleur
|
891eaf50e1
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
|
2019-07-22 18:50:49 +02:00 |
|
Laurent Destailleur
|
45ea80a336
|
Merge pull request #11530 from atm-florianm/FIX_if_MAIN_USE_COMPANY_NAME_OF_CONTACT_set_socobject_is_a_contact
FIX: extrafield loading bug due to assumption that an object is a thi…
|
2019-07-22 18:43:51 +02:00 |
|
Laurent Destailleur
|
a872b7d42f
|
Merge pull request #11532 from atm-gauthier/6.0_fix_phone_search
FIX : search by phone pro
|
2019-07-22 18:30:07 +02:00 |
|
gauthier
|
cd7d3f1a36
|
FIX : search by phone pro
|
2019-07-19 15:41:44 +02:00 |
|
Florian Mortgat
|
b100cdb9db
|
FIX: extrafield loading bug due to assumption that an object is a third party while it may be a contact if MAIN_USE_COMPANY_NAME_OF_CONTACT is set.
|
2019-07-19 11:58:21 +02:00 |
|
Laurent Destailleur
|
a03a8da2fd
|
Merge pull request #11519 from atm-gauthier/8.0_fix_addline_cmdfourn_qty_inf_0
FIX : we need to be able to add freeline with qty between 0 & 1 in su…
|
2019-07-16 17:02:59 +03:00 |
|
gauthier
|
c72a59ad36
|
FIX : we need to be able to add freeline with qty between 0 & 1 in supplierorder line
|
2019-07-16 14:55:19 +02:00 |
|
Laurent Destailleur
|
917799914e
|
Merge pull request #11433 from atm-florianm/FIX_increase_stock_on_shipment_delete_when_STOCK_CALCULATE_ON_SHIPMENT_CLOSE_is_set
FIX: stock increase on shipment deletion if STOCK_CALCULATE_ON_SHIPMENT_CLOSE is set
|
2019-07-16 13:52:50 +03:00 |
|
Laurent Destailleur
|
f285bed2ff
|
Merge pull request #11479 from atm-gauthier/8.0_fix_report_by_tva
FIX : accounting mode must be taken from global conf, because there's…
|
2019-07-13 23:40:15 +03:00 |
|
Laurent Destailleur
|
b6571d9fc3
|
Update byratecountry.php
|
2019-07-13 22:39:25 +02:00 |
|
Laurent Destailleur
|
4dabdfa5ac
|
Merge pull request #11483 from inoveaconseil/FIX_update_price
FIX element name in update_price
|
2019-07-13 23:30:17 +03:00 |
|
Laurent Destailleur
|
f041110a7e
|
Update commonobject.class.php
|
2019-07-13 22:29:50 +02:00 |
|
atm-florian.m
|
4f03165806
|
FIX: outdated phpdoc
|
2019-07-11 12:28:24 +02:00 |
|
Nicolas ZABOURI
|
abd0abf115
|
FIX element name in update_price
|
2019-07-10 18:36:12 +02:00 |
|
gauthier
|
cce8f98afc
|
FIX : accounting mode must be taken from global conf, because there's no way to choose a mode with interface
|
2019-07-10 16:33:03 +02:00 |
|
atm-florian.m
|
8030735ded
|
Merge branch 'FIX_add_checkbox_on_shipment_delete_confirm_dialog_to_ask_if_stock_should_be_incremented' into FIX_increase_stock_on_shipment_delete_when_STOCK_CALCULATE_ON_SHIPMENT_CLOSE_is_set
(taking PR comments into account)
|
2019-07-04 15:35:22 +02:00 |
|
atm-florian.m
|
64d1ebf59c
|
FIX: on shipment delete confirm dialog, a new checkbox allows the user to choose if they want their stock re-incremented after the deletion.
|
2019-07-04 15:06:39 +02:00 |
|
Laurent Destailleur
|
f8de11492e
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
|
2019-07-04 12:21:25 +02:00 |
|
Laurent Destailleur
|
bc309ace38
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
|
2019-07-04 12:21:16 +02:00 |
|
Laurent Destailleur
|
a9dfca70cf
|
Merge pull request #11452 from atm-florianm/FIX_minor_spelling_issues
FIX: minor spelling issues
|
2019-07-04 12:19:26 +02:00 |
|
Laurent Destailleur
|
554c76e232
|
Merge pull request #11451 from fmarcet/8.0
FIX: When saving an action it didn't save the label based on the type of event
|
2019-07-04 12:18:08 +02:00 |
|
Laurent Destailleur
|
2035cbaee1
|
Merge pull request #11440 from atm-maxime/7.0
Fix wrong column for filters on invoice template list
|
2019-07-04 10:46:49 +02:00 |
|
atm-florian.m
|
3e53a06b2e
|
minor spelling issues
|
2019-07-03 16:17:47 +02:00 |
|
Ferran Marcet
|
433835860c
|
FIX: When saving an action it didn't save the label based on the type of event if the label is empty and the type is customized
|
2019-07-03 13:12:41 +02:00 |
|
Laurent Destailleur
|
9d50c67208
|
FIX option EXPORT_LABEL_FOR_SELECT to restore compatibility in export
|
2019-07-02 18:06:51 +02:00 |
|
Maxime Kohlhaas
|
6b43c325c7
|
Fix wrong column for filters on invoice template list
|
2019-07-02 10:53:47 +02:00 |
|
Laurent Destailleur
|
3abaecfd77
|
Prepare 8.0.7
|
2019-07-01 13:27:18 +02:00 |
|
atm-florian.m
|
c45b191330
|
FIX: when STOCK_CALCULATE_ON_SHIPMENT_CLOSE is set, deleting a "closed" shipment now increases stock as expected
|
2019-07-01 10:26:03 +02:00 |
|