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
noec764
f1af7ca2f2
Update product.php
2022-03-01 16:17:32 +01:00
Noé Courtier
035bc32323
Correction of the modification on the fly of the table llx_product_fournisseur_price by an addition in the script creation of the table as well as in the script of version upgrade from 12 ->13
2022-03-01 16:14:31 +01:00
Marc de Lima Lucio
1574254dcf
FIX: viewimage.php: bad call to dol_check_secure_access_document() caused images to be blocked with multicompany from entities > 1
2022-02-22 17:13:26 +01:00
Laurent Destailleur
1c129fd3ea
Merge pull request #20038 from atm-quentin/FIX_12_sort_ht_amount
...
FIX sort amount ht on cabyprodserv.php
2022-02-18 21:04:52 +01:00
Laurent Destailleur
2e744a4517
Update create_ticket.php
2022-02-17 19:18:22 +01:00
Thomas Negre
1c8c98ac0f
fix ticket public interface:
...
When sending an email to the customer,
If a custom URL had been provided for ticket public interface,
the link provided in the email did lead to the index of the public interface.
We want it to lead to /view.php
2022-02-17 09:53:36 +01:00
atm-greg
96c7a9f77c
fix pdf_cornas
2022-02-14 15:16:36 +01:00
atm-greg
3ebdb89133
fix pdf_mucadet
2022-02-14 15:11:26 +01:00
Quentin VIAL-GOUTEYRON
d819d427c3
FIX sort amount ht
2022-02-10 16:46:19 +01:00
Laurent Destailleur
793e43c7c6
Update fournisseur.commande.class.php
2022-02-10 09:29:11 +01:00
noec764
d9bac75a63
Merge branch '12.0' into 12.0_Fix_Double_CommandeFournisseurDet
2022-02-09 15:33:45 +01:00
Noé Courtier
e4c1978e12
Change of SQL request when fetching CommandeFournisseurLigne
2022-02-09 12:24:33 +01:00
lvessiller
a9c76f2e44
FIX replace print error with event message when error on update line in supplier order
2022-01-14 16:09:30 +01:00
Laurent Destailleur
5b6133ad62
Merge pull request #19821 from marc-dll/12.0_FIX_shipment_all_lines
...
FIX: order to shipment: debug hidden conf SHIPMENT_GETS_ALL_ORDER_PRODUCTS
2022-01-14 10:19:28 +01:00
lvessiller
cacff0c2d4
FIX cast int for search user
2022-01-13 16:18:57 +01:00
lvessiller
22f6d204a2
FIX search by user in supplier order list
2022-01-13 16:01:23 +01:00
Marc de Lima Lucio
b110ca6ead
FIX: order to shipment: FIX hidden conf SHIPMENT_GETS_ALL_ORDER_PRODUCTS (still not working when not preselecting a warehouse)
2022-01-12 16:40:43 +01:00
lvessiller
400f6b244b
FIX user actions rights when mulit-company transverse mode is enabled
2022-01-11 17:29:02 +01:00
Laurent Destailleur
cde290c78a
Merge pull request #19402 from atm-gauthier/fix_reorder_lines_after_delete_line_everywhere
...
FIX : reorder all lines when delete document line everywhere (4 documents were missing)
2022-01-10 21:23:23 +01:00
Laurent Destailleur
b23b82bd6f
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2022-01-07 15:49:09 +01:00
Laurent Destailleur
7dfb369a98
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2022-01-07 15:48:23 +01:00
Laurent Destailleur
265aeb76e6
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/core/class/utils.class.php
htdocs/expensereport/class/expensereport.class.php
2022-01-07 15:48:13 +01:00
Laurent Destailleur
5ee74d7c07
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2022-01-07 15:45:51 +01:00
Laurent Destailleur
1541e20870
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
htdocs/core/class/utils.class.php
2022-01-07 15:43:28 +01:00
Laurent Destailleur
53709cf509
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/class/utils.class.php
2022-01-07 15:40:05 +01:00
Laurent Destailleur
10e32c056e
FIX avoid infinite loop on dump with popen
2022-01-07 15:35:33 +01:00
daraelmin
1f6e9a1a9e
Fix install - Belgium provinces incorrect mapping
2022-01-04 18:46:29 +01:00
Ferran Marcet
26c6908f66
Fix: Correctly display product translations
2022-01-03 13:22:07 +01:00
Ferran Marcet
08685cc6b0
Fix: Correctly display product translations
2022-01-03 13:14:40 +01:00
Laurent Destailleur
7bdfc998bf
Fix regression
2021-12-30 17:49:53 +01:00
Laurent Destailleur
76a0caf116
Merge pull request #19717 from OPEN-DSI/fix-company-list-title-on-nature-of
...
FIX title for nature of third party in company list
2021-12-30 17:25:08 +01:00