Laurent Destailleur
cf57e7e88b
Merge
2024-10-29 15:44:25 +01:00
Laurent Destailleur
a186e16568
Backport fix for mysql 8 export
2024-10-29 15:32:54 +01:00
Laurent Destailleur
52138372ce
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2024-09-29 22:27:54 +02:00
Laurent Destailleur
a27538f582
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2024-09-29 22:27:42 +02:00
Laurent Destailleur
a621032643
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2024-09-29 19:28:05 +02:00
Laurent Destailleur
32646cb7f4
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2024-09-29 19:25:49 +02:00
Florian Mortgat
74b67eb6c6
FIX - use price() to display qty on a product's stats tab to avoid showing too many decimals when rounding errors are possible ( #31165 )
2024-09-29 15:57:05 +02:00
Laurent Destailleur
644f365455
Merge remote-tracking branch 'origin/11.0' into 12.0
2024-09-26 18:47:12 +02:00
Laurent Destailleur
667890247c
Merge remote-tracking branch 'origin/10.0' into 11.0
2024-09-26 18:46:30 +02:00
Florian Mortgat
c727bbb530
FIX: when qty is not an integer, apply price() ( #31138 )
...
* FIX: when qty is not an integer, apply price() to avoid displaying precision errors if php.ini's precision settings are too high
* Apply eldy's suggestion to use price's parameters rather than a test
2024-09-26 18:41:41 +02:00
Laurent Destailleur
e2b5315e23
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2023-11-23 18:40:52 +01:00
Laurent Destailleur
2462daf1ed
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2023-11-05 19:36:01 +01:00
Laurent Destailleur
9c7381601f
Backport or better module compatibility
2023-11-05 19:35:34 +01:00
Laurent Destailleur
35a25599e5
FIX Backport memory fix for fatal error when +100000 products
2023-11-05 19:28:04 +01:00
atm-lena
9bfeb5e424
Add Hook "printFieldListFrom" in supplier order list ( #26376 )
...
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
2023-10-26 17:13:36 +02:00
Laurent Destailleur
973a2ede97
Fix syntax error
2023-08-10 11:35:19 +02:00
Laurent Destailleur
d3fc152001
Merge
2023-08-10 10:46:44 +02:00
Laurent Destailleur
e8fd551043
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2023-08-10 10:43:44 +02:00
Laurent Destailleur
34b3113bb7
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2023-08-10 10:41:20 +02:00
Laurent Destailleur
90854dc2bf
FIX Use the wrong logo size on PDF
2023-07-30 19:53:56 +02:00
Laurent Destailleur
b44ddaa696
FIX Use the wrong logo size on PDF
2023-07-30 18:04:03 +02:00
Laurent Destailleur
d10f277bba
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2023-06-19 19:13:54 +02:00
Laurent Destailleur
03a9daa3e6
Merge pull request #25139 from atm-greg/Fix_11.0_bankentries_list_missing_hook
...
add missing hook printFieldListValue
2023-06-19 16:48:13 +02:00
atm-greg
e5193f16cc
add printFieldListJoin
2023-06-19 16:09:34 +02:00
atm-greg
9abde6c057
add missing hook printFieldListValue
2023-06-19 14:26:49 +02:00
Laurent Destailleur
a52ae607ba
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2023-03-16 09:30:36 +01:00
Laurent Destailleur
6aa8ba8935
Removed unexpected files
2023-03-16 09:29:10 +01:00
Laurent Destailleur
5ad7894849
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2022-11-22 22:05:43 +01:00
Laurent Destailleur
2c1571c514
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2022-11-22 22:05:33 +01:00
Laurent Destailleur
f782ac6654
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2022-11-22 22:03:47 +01:00
Laurent Destailleur
1e54e695b2
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2022-11-22 22:00:59 +01:00
Laurent Destailleur
f2eb3c1a55
Merge pull request #22919 from atm-maxime/11.0
...
Fix API right check
2022-11-22 21:40:12 +01:00
Laurent Destailleur
41a970c90f
Merge pull request #22922 from ATM-Nicolas/fix_sql_request_parenthesis
...
FIX sql request parenthesis
2022-11-22 21:39:11 +01:00
ATM-Nicolas
3d9b2a1676
FIX : SQL request parenthesis
2022-11-22 15:32:37 +01:00
Maxime Kohlhaas
7be0e0da1c
Fix API right check
2022-11-22 13:46:42 +01:00
Laurent Destailleur
bb01ad7d9a
Merge pull request #22850 from daraelmin/patch-4
...
FIx #18304 No adh create if error on public form
2022-11-15 13:12:02 +01:00
stickler-ci
c81c91755d
Fixing style errors.
2022-11-15 10:55:09 +00:00
daraelmin
cd2b9538c1
FIx #18304 No adh create if error on public form
...
FIX #18304 - Member subscription confirmation email sent even if mandatory fields are missing
2022-11-15 11:51:20 +01:00
Laurent Destailleur
eeaa4f8205
Revert "doc"
...
This reverts commit 380cae761a .
2022-06-25 04:06:55 +02:00
Laurent Destailleur
380cae761a
doc
2022-06-25 04:06:18 +02:00
Laurent Destailleur
192510316b
Merge pull request #21013 from atm-greg/FIX_12.0_get_batch_only_for_same_fk_product
...
fix sql to avoid getting product_stock of another product with same batch
2022-05-24 21:23:02 +02:00
Laurent Destailleur
6f83c8c6f3
Update productbatch.class.php
2022-05-24 21:22:14 +02:00
atm-greg
8213756c37
fix sql to avoid getting product_stock of another product with same batch
2022-05-24 16:49:55 +02:00
Laurent Destailleur
a254412c61
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/debugbar/class/DataCollector/DolLogsCollector.php
2022-05-03 11:54:28 +02:00
Laurent Destailleur
cc1a3080d0
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2022-05-03 11:53:23 +02:00
Laurent Destailleur
b5f887b3e4
Fix DEBUGBAR_USE_LOG_FILE
2022-05-03 11:52:32 +02:00
Laurent Destailleur
694357d48e
Merge pull request #19420 from marc-dll/12.0_FIX_project_activity_default_workingdays
...
FIX: project timesheets: assume Saturday and Sunday as default weekend days when working days conf is empty or badly formed
2022-04-14 23:23:12 +02:00
Laurent Destailleur
c4f80b4e71
Merge pull request #19424 from marc-dll/12.0_FIX_employee_tab_holiday_length
...
FIX: user employee tab: offset in open days messes up holiday length calculation
2022-04-14 22:59:20 +02:00
Laurent Destailleur
ece9f3037a
Merge pull request #19788 from OPEN-DSI/v12-fix-user-card-modify-transverse-rights
...
FIX user actions rights when multi-company transverse mode is enabled
2022-04-02 18:15:50 +02:00
Laurent Destailleur
8dd44246b0
Merge pull request #20348 from daraelmin/daraelmin-patch-5
...
Fix #20263 Accountancy setup displayed with right
2022-03-29 14:47:57 +02:00