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
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
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
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
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
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
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
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
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
Laurent Destailleur
76470c9548
Merge pull request #20297 from aspangaro/12p23
...
FIX #20279 Accountancy - PostGreSQL - Error on mass update lines already binded
2022-03-24 20:30:01 +01:00
stickler-ci
19be5f662d
Fixing style errors.
2022-03-14 08:25:15 +00:00
daraelmin
3eebbc0b14
Fix #20263 Accountancy setup displayed with right
...
Fix #20263 Accountancy setup is displayed only for user with rights->accounting->chartofaccount
2022-03-14 09:24:26 +01:00
Laurent Destailleur
cc57d3dbc1
Fix phpcs
2022-03-09 22:25:29 +01:00
Alexandre SPANGARO
87b187bded
FIX #20279 Accountancy - PostGreSQL - Error on mass update lines already binded
2022-03-08 03:43:40 +01:00
Laurent Destailleur
df0b20aad3
Merge pull request #20241 from noec764/12.0_Product_Fournisseur_Migration
...
Correction of the modification on the fly of the table llx_product_fournisseur_price
2022-03-07 15:01:40 +01:00
Laurent Destailleur
e085c3989a
Update product.php
2022-03-07 14:59:55 +01:00
Laurent Destailleur
e13038dc30
Update product.class.php
2022-03-07 14:06:54 +01:00
Eric Seigne
744b84cb09
fix #20270 : use product_id in sql only if product_id is defined
2022-03-04 15:20:50 +01:00
stickler-ci
5c3b0847c2
Fixing style errors.
2022-03-01 15:20:28 +00:00