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
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
d27c0b31fc
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2022-03-10 15:54:08 +01:00
Laurent Destailleur
a1534955a1
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2022-03-10 15:52:50 +01:00
Laurent Destailleur
79371f66b0
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2022-03-10 15:52:28 +01:00
Laurent Destailleur
4569cb82b2
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2022-03-10 15:52:04 +01:00
Laurent Destailleur
04d33f4594
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2022-03-10 15:51:42 +01:00
Laurent Destailleur
af6e95aa79
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/class/utils.class.php
2022-03-10 15:49:51 +01:00
Laurent Destailleur
5d942c9d1a
Fix infinit logs
2022-03-10 15:46:00 +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
e67c208b57
Merge pull request #20271 from rycks/12.0
...
fix #20270 : use product_id in sql only if product_id is defined
2022-03-07 14:07:27 +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
Laurent Destailleur
a70d45b3ab
Merge pull request #20148 from marc-dll/12.0_FIX_medias_blocked_when_logged_with_multicompany
...
FIX: viewimage.php blocks requests with multicompany from other enties
2022-02-25 14:32:49 +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
97575854d0
Merge pull request #20094 from thomas-Ngr/12_fix_ticket_public_email_wrong_custom_url
...
fix ticket: wrong link sent to customer
2022-02-17 19:18:36 +01:00
Laurent Destailleur
2e744a4517
Update create_ticket.php
2022-02-17 19:18:22 +01:00
Thomas Negre
1ad8700810
empty commit to force travis try rebuild
2022-02-17 11:08:23 +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
Laurent Destailleur
92cb95a184
Merge pull request #20064 from ATM-Consulting/FIX_uniformize_pdf_logo_behaviour
...
Fix uniformize pdf logo behaviour for supplier orders
2022-02-16 21:09:45 +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
db81b32a5d
Merge pull request #20028 from noec764/12.0_Fix_Double_CommandeFournisseurDet
...
Change of SQL request when fetching CommandeFournisseurLigne
2022-02-10 09:30:36 +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
Laurent Destailleur
a0154503f4
Merge pull request #19838 from OPEN-DSI/v12-fix-supplier-order-print-error
...
FIX replace print error with event message when error on update line …
2022-01-23 13:37:09 +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
Laurent Destailleur
90c3c90864
Merge pull request #19829 from OPEN-DSI/v12-fix-supplier-order-list-search-user
...
FIX search by user in supplier order list
2022-01-14 09:45:06 +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
Laurent Destailleur
8728ad2eff
Merge pull request #19730 from fmarcet/12.0
...
Fix: Correctly display product translations
2022-01-06 10:57:47 +01:00
Laurent Destailleur
5de6c193ff
Merge pull request #19745 from daraelmin/patch-1
...
Fix #19723 - Belgium provinces incorrect mapping
2022-01-06 10:41:19 +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
Laurent Destailleur
c57dc82eaa
Merge pull request #19688 from atm-maxime/fix_modbuilder_numbering_model
...
Fix modulebuilder params for updatemask action
2021-12-30 17:07:27 +01:00
lvessiller
f16166c47c
FIX title for nature of third party in company list
2021-12-30 15:35:49 +01:00
Maxime Kohlhaas
d82c1f34e0
Fix modulebuilder params for updatemask action
2021-12-25 11:33:26 +01:00
Laurent Destailleur
0a72aed3d7
Fix missing space before union
2021-12-23 13:35:38 +01:00
Laurent Destailleur
856b010a45
FIX #19651
2021-12-21 15:56:59 +01:00
Laurent Destailleur
9d6ddced56
Merge pull request #19607 from fbosman/patch-1
...
Update functions.lib.php
2021-12-16 17:33:13 +01:00
Laurent Destailleur
36ba158a8b
Merge pull request #19637 from atm-john/12.0_fix_get_prev_progress
...
FIX : test of method exist on wrong object
2021-12-16 16:49:59 +01:00
Laurent Destailleur
140cca7596
Merge pull request #19640 from atm-kevin/FIX_Holidays_Filter
...
FIX Holiday month report
2021-12-16 16:36:54 +01:00
kevin
a5b8d0cd4b
FIX Take into consideration work leave over serveral months
2021-12-16 15:41:13 +01:00
John BOTELLA
d149596043
fix test of method exist on wrong object
2021-12-16 10:33:53 +01:00
Frans Bosman
cf05f38e54
Update functions.lib.php
...
Change exists to isset in price2num
2021-12-13 19:56:06 +01:00
Laurent Destailleur
57ebcf94c0
Merge pull request #19554 from atm-quentin/FIX_setoptionalfrompost
...
FIX set optional from post, we cant untick boolean field on product card
2021-12-08 16:27:41 +01:00
Quentin VIAL-GOUTEYRON
826bde0656
FIX set optional from post
2021-12-06 11:19:12 +01:00
Laurent Destailleur
d84d09556c
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-11-30 15:55:57 +01:00
Laurent Destailleur
7937a798b7
Merge pull request #18331 from marc-dll/12.0_FIX_invoice_multicurrency_discount
...
FIX: multicurrency: fields in discount unitialized when creating deposit
2021-11-30 14:23:37 +01:00
Laurent Destailleur
ce8312c744
Merge pull request #19464 from atm-quentin/FIX_11_TAB_INVOICE
...
FIX : Urgent onglet contact inaccessible depuis une facture
2021-11-30 11:45:56 +01:00
Laurent Destailleur
cf4beafb68
Merge pull request #19484 from aspangaro/12p23
...
FIX Option MAIN_DIRECT_STATUS_UPDATE broken. Ajax on/off not saving value in DB after updating to version >=12
2021-11-30 11:39:44 +01:00
Laurent Destailleur
9a72f147d1
Merge pull request #19500 from marc-dll/12.0_FIX_holiday_massdelete
...
FIX: holiday list: only mass delete if leave request is not in draft, canceled or refused, like in card
2021-11-30 11:31:59 +01:00
Marc de Lima Lucio
f5343c55c3
FIX: holiday mass deletion: correct return of record deleted
2021-11-26 18:23:31 +01:00
Marc de Lima Lucio
1361abffe5
FIX: holiday list: only mass delete if leave request is not in draft, canceled or refused, like in card
2021-11-26 18:22:31 +01:00
Alexandre SPANGARO
9d2fb782fa
FIX Option MAIN_DIRECT_STATUS_UPDATE broken. Ajax on/off not saving value in DB after updating to version >=12
2021-11-25 15:41:28 +01:00
Quentin VIAL-GOUTEYRON
632147ad88
object->id is always empty
2021-11-24 12:04:18 +01:00
Marc de Lima Lucio
1129222064
FIX: user employee tab: offset in open days messes up holiday length calculation
2021-11-19 15:59:34 +01:00
Marc de Lima Lucio
7cb657c991
FIX: project timesheets: assume Saturday and Sunday are default weekend days when working days conf is empty or badly formed
2021-11-19 14:49:11 +01:00
Laurent Destailleur
efb9d184e4
Merge pull request #19382 from OPEN-DSI/fix-societe-list-region-filter
...
FIX filter on region in company list
2021-11-18 20:29:36 +01:00
Laurent Destailleur
44d4ab6f9c
Merge pull request #19384 from fmarcet/12.0
...
Fix: Bad date conversion
2021-11-18 20:10:50 +01:00
Laurent Destailleur
8f96383186
Update expedition.class.php
2021-11-18 20:10:04 +01:00
Ferran Marcet
db975bbcc2
Fix: The error not correctly collected on insertation line failure
2021-11-18 17:17:00 +01:00
Gauthier PC portable 024
23249751d5
FIX : reorder all lines when delete document line everywhere
2021-11-17 12:10:12 +01:00
Ferran Marcet
7af883abc1
Fix: Bad date conversion
2021-11-15 16:43:54 +01:00
lvessiller
e365a14b5a
FIX filter on region in company list
2021-11-15 14:41:16 +01:00
Laurent Destailleur
e188855dca
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/datapolicy/class/datapolicy.class.php
2021-11-11 16:01:37 +01:00
Laurent Destailleur
9aa5c94612
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2021-11-11 15:59:48 +01:00
Laurent Destailleur
ba724204a4
FIX Bad use of dol_concatdesc()
2021-11-11 15:50:32 +01:00
Laurent Destailleur
8518c772fb
Merge pull request #19343 from OPEN-DSI/fix-takepos-report-terminal
...
FIX close cash with some terminals in TakePOS
2021-11-11 14:42:12 +01:00
lvessiller
33e40c12c8
FIX close cash with some terminals in TakePOS
2021-11-09 14:12:28 +01:00
Laurent Destailleur
19b9412c13
FIX #19305
2021-11-05 12:49:33 +01:00
Laurent Destailleur
23749b57ec
Merge pull request #19311 from atm-john/12.0_fix_missing_return_status_for_getrow
...
FIX : missing return status
2021-11-05 12:42:54 +01:00
Laurent Destailleur
3959d12a39
Update DoliDB.class.php
2021-11-05 12:42:42 +01:00
ATM john
dd8d4e9e98
Fix missing return status
2021-11-04 12:10:19 +01:00
Laurent Destailleur
9247bbcc1d
Merge pull request #19223 from noec764/12.0_FIX_resource_list_extrafields_filter
...
FIX: resource list : Use standard code to handle list filters
2021-10-31 16:15:08 +01:00
Laurent Destailleur
01c6de1085
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-10-31 14:24:53 +01:00
Laurent Destailleur
6d918ad1c7
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-10-31 14:24:19 +01:00
Laurent Destailleur
ff696e0dad
Merge pull request #19236 from marc-dll/11.0_FIX_invoice_creation_blocked
...
FIX: URGENT: impossible to create an invoice
2021-10-31 14:03:11 +01:00
Laurent Destailleur
3dcd1aa05d
Update info.php
2021-10-31 14:02:34 +01:00
Laurent Destailleur
8dfe4fe05f
Update note.php
2021-10-31 14:02:14 +01:00
Laurent Destailleur
65d59405da
Update document.php
2021-10-31 14:01:56 +01:00
Laurent Destailleur
0e2e8fe27f
Update contact.php
2021-10-31 14:01:40 +01:00
Laurent Destailleur
7232e38dbe
Merge pull request #19248 from fmarcet/12.0
...
Fix: Import don't work if extrafield is separator
2021-10-31 13:54:31 +01:00
Laurent Destailleur
f2c282305e
Merge pull request #19260 from aspangaro/12p21
...
FIX Ticket - Duplicate field project when we create ticket from project
2021-10-31 13:53:58 +01:00
Alexandre SPANGARO
54b81312b5
FIX Ticket - Duplicate field project when we create ticket from project
2021-10-30 22:49:32 +02:00
Ferran Marcet
1336d3e791
Fix: Import don't work if extrafield is separator
2021-10-29 12:25:50 +02:00
Marc de Lima Lucio
eb8d7f92c3
FIX: invoice: inpossible to create an invoice because of very bad check + warnings when trying to print tabs for invoice with no ID
2021-10-28 15:26:40 +02:00
Administrator
c998abe54e
FIX: resource list : Use standard code to handle list filters
2021-10-27 11:09:00 +02:00
Laurent Destailleur
181991ee47
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-10-26 13:10:23 +02:00
Laurent Destailleur
c8bcd01a10
Merge pull request #19162 from atm-maxime/fix_no_mail_in_now_unsubscribe
...
Fix #18961 : no_email field has been replaced by mailing_unsubscribe table
2021-10-24 00:42:48 +02:00
Maxime Kohlhaas
983e28691b
Use a subselect instead of a join
2021-10-24 00:02:55 +02:00
Maxime Kohlhaas
29950a6afa
Replace != by <> in SQL requests
2021-10-23 22:27:29 +02:00
Maxime Kohlhaas
00b617d17f
Fix #18961 : no_email field has been replaced by mailing_unsubscribe table
2021-10-23 22:22:45 +02:00
Laurent Destailleur
fc0c4295bd
Merge pull request #19118 from atm-florianm/FIX_12.0_tcpdf_issue_315_roman_numeral_bomb_vulnerability
...
FIX tcpdf roman numeral rendering bomb, cf. tecnickom/TCPDF PR 315
2021-10-22 19:10:13 +02:00
atm-florian
17773f8414
FIX tcpdf vulnerability to roman numeral bomb, cf. tecnickom/TCPDF issue #315
2021-10-22 18:26:23 +02:00
Laurent Destailleur
e1af439a6d
Merge pull request #18931 from atm-florianm/FIX_11.0_consistent_UX_for_invoices_when_no_id_or_ref
...
FIX: consistent UX when calling a tab from the invoice card with empty ref/id
2021-10-17 13:52:30 +02:00
Laurent Destailleur
bd52613331
Fix phpcs
2021-10-16 17:06:10 +02:00
Laurent Destailleur
3875d26a2f
Fix filter for supplierinvoice stats
2021-10-14 15:55:12 +02:00
Laurent Destailleur
db3d16f080
Fix filter tag for supplier invoice statistics
2021-10-14 15:43:35 +02:00
Laurent Destailleur
bc230dbfc2
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-10-14 12:00:33 +02:00
Laurent Destailleur
371c75e76a
FIX list of categories in stats of supplier invoices
2021-10-14 11:58:21 +02:00
Laurent Destailleur
3a32787f15
Fix for backward compatibility
2021-10-11 16:14:34 +02:00
atm-florian
57052e2fba
FIX PR#18931 Remove useless explicit call to dol_shutdown
2021-10-11 11:10:14 +02:00
atm-florian
2da16ade6c
FIX: consistent UX when calling a tab from the invoice card with empty ref / id
2021-10-08 17:24:52 +02:00
Laurent Destailleur
68ac62d09c
Fix phpcs
2021-10-07 11:05:06 +02:00
Laurent Destailleur
5910d10021
Add hidden option to allow to fix corrupted situations
2021-10-07 10:43:50 +02:00
Laurent Destailleur
eba377cdf0
Merge pull request #18860 from FHenry/12_fix_selectline_from_supplier_order_to_supplier_invoice
...
fix: Supplier order => Supplier Invoice : line selector (checkbox) wasn't working
2021-10-06 15:31:14 +02:00
Laurent Destailleur
10f0434116
Update card.php
2021-10-06 15:30:19 +02:00
Florian HENRY
6d00097c89
fix
2021-09-30 16:37:52 +02:00
Laurent Destailleur
fc4a16b356
Fix avoid error when trigger run on downgraded version.
2021-09-30 16:18:07 +02:00
Florian HENRY
d0508d557b
fix: checkbox for line selection between supplier order and supplier invoice was infective
2021-09-30 14:56:02 +02:00
Laurent Destailleur
422191def1
Merge pull request #18858 from FHenry/12_fix_dict_tva
...
fix: search code on tva dict
2021-09-30 14:05:07 +02:00
Laurent Destailleur
620d7109b5
Update dict.php
2021-09-30 14:04:56 +02:00
Florian HENRY
332fa77d90
fix: search code on tva dict
2021-09-30 13:49:02 +02:00
Laurent Destailleur
c3d539abff
Merge pull request #18833 from marc-dll/12.0_FIX_product_extrafields_update
...
FIX: products/services card: hidden extrafields were overridden
2021-09-28 12:13:08 +02:00
Marc de Lima Lucio
6abe6462e6
FIX: products/services card: hidden extrafields were overridden
2021-09-27 14:33:57 +02:00
Laurent Destailleur
505517d142
Merge pull request #18629 from Gjuju/12.0
...
Fix : GET extrafields on API "get events list" requests
2021-09-17 12:16:32 +02:00
Laurent Destailleur
1c43a83a8b
Merge pull request #18737 from marc-dll/12.0_FIX_projet_task_time_user_filter
...
FIX: task time: can't filter by user with pgsql + show error message
2021-09-17 11:31:45 +02:00
Marc de Lima Lucio
571d130c3c
FIX: task time: keep on using natural_search
2021-09-17 10:51:37 +02:00
Marc de Lima Lucio
88cd8fface
FIX: task time: can't filter by user with pgsql + show error message
2021-09-16 17:53:47 +02:00
Laurent Destailleur
87bb971d75
FIX autocalculation of the supplier price in main currency.
...
Conflicts:
htdocs/product/fournisseurs.php
2021-09-16 13:22:22 +02:00
Julien Gainza
65c4a21898
FIX move fetch_optionnal into $ac_static->fetch()
2021-09-13 16:35:13 +02:00
Julien Gainza
9d89e48d15
Fix : Add extrafields on API "get events list"
2021-09-06 15:55:33 +02:00
Laurent Destailleur
68bc85124b
Merge pull request #18601 from frederic34/patch-8
...
fix #17634
2021-09-05 01:07:46 +02:00
Frédéric FRANCE
456f25d57e
fix #17634
2021-09-04 11:30:03 +02:00
Laurent Destailleur
74f3b98ea9
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
2021-09-01 17:54:21 +02:00
Laurent Destailleur
cd09099409
Merge pull request #18563 from atm-maxime/patch-3
...
Fix supplier invoice pdf generation canelle
2021-09-01 13:37:50 +02:00
Maxime Kohlhaas
d09d036f06
Fix supplier invoice pdf generation canelle
...
Thirdparty wrongly fetched was causing errors on mass generation
2021-08-31 16:10:55 +02:00
Laurent Destailleur
b28180d759
Merge pull request #18471 from aspangaro/12p19
...
FIX Accountancy - Some problems of length with general & subledger ac…
2021-08-24 14:19:16 +02:00
Alexandre SPANGARO
a0378549b8
FIX Accountancy - Some problems of length with general & subledger account
2021-08-23 15:19:27 +02:00
Laurent Destailleur
bdf8c3ddc6
Fix test
2021-08-20 23:26:56 +02:00
Laurent Destailleur
35e48f3a27
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-08-20 21:12:22 +02:00
Laurent Destailleur
9d285ea232
Fix: Can delete a price when date is in future to fix corrupted data
2021-08-20 21:11:20 +02:00
Laurent Destailleur
35ebaf7b79
Merge pull request #18282 from aspangaro/12p18
...
FIX: Manage credit note on situation invoice for calculate margin
2021-08-17 19:26:16 +02:00
Laurent Destailleur
16c290f735
Merge pull request #18383 from marc-dll/12.0_FIX_invoice_tiny_negative_vat
...
FIX: invoice validation: when checking if any VAT rate has a negative amount, prevent false positives with -1.0E-14 amounts
2021-08-17 18:24:33 +02:00
Alexandre SPANGARO
f88abb9a6f
Add parenthesis
2021-08-15 07:32:46 +02:00
Alexandre SPANGARO
0d467972cd
Merge branch '12.0' into 12p18
2021-08-15 07:19:33 +02:00
Laurent Destailleur
dd70d68b4c
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-08-11 21:06:42 +02:00
Laurent Destailleur
eba55d0cf2
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/tpl/extrafields_list_search_sql.tpl.php
2021-08-11 21:06:33 +02:00
Laurent Destailleur
dad251493a
Merge pull request #18355 from marc-dll/12.0_FIX_holiday_card_hooks
...
FIX: holiday card: hooks uninitialized
2021-08-11 19:58:50 +02:00
Laurent Destailleur
ab8f78f29a
Merge pull request #18366 from atm-quentin/FIX_11_postgre_select_filter_extrafield
...
FIX compatibility postgre sql
2021-08-11 15:45:04 +02:00
Laurent Destailleur
8da328b183
Update extrafields_list_search_sql.tpl.php
2021-08-11 15:44:48 +02:00
Laurent Destailleur
3964bd28db
Merge pull request #18385 from marc-dll/12.0_FIX_workflow_shipment_validate_trigger
...
FIX: shipping validation workflow: 'ORDER_CLOSE' trigger called from wrong object
2021-08-11 15:28:12 +02:00
Laurent Destailleur
e637a1e59a
Merge pull request #18392 from atm-gauthier/FIX_fetch_lines_cmd_fourn_with_same_supplier_price
...
FIX : on supplier order, JOIN with product fourn price table must be …
2021-08-11 15:16:33 +02:00
Gauthier PC portable 024
087e269103
FIX : on supplier order, JOIN with product fourn price table must be done with fk_soc too to avoid display several times a same line (because of same supplier product ref)
2021-08-10 17:34:47 +02:00
Marc de Lima Lucio
b610cc1c6c
FIX: shipping validation workflow: 'ORDER_CLOSE' trigger called from wrong object
2021-08-10 11:18:25 +02:00
Marc de Lima Lucio
08f21e3fc4
FIX: invoice validation: when checking if any vat rate has a negative amount, prevent false positives with -1E-14 amounts
2021-08-10 10:23:56 +02:00
Quentin VIAL-GOUTEYRON
108a5ff7cb
FIX postgre filter select search extrafield
2021-08-09 15:14:25 +02:00
Marc de Lima Lucio
864a8b4b3e
FIX: holiday card: hooks uninitialized
2021-08-06 16:22:19 +02:00
Marc de Lima Lucio
9d234a8541
FIX: multicurrency: fields in discount unitialized when creating deposit
2021-08-03 18:32:22 +02:00
Laurent Destailleur
a983dc7506
Merge pull request #18214 from FHenry/12_fix_css_form_confirmlist
...
fix: since commit be62c2f7 selectlist from formconfirm were behind form confirm
2021-08-01 14:53:08 +02:00
Laurent Destailleur
b77ec22590
Merge pull request #18278 from aspangaro/12p17
...
FIX: Invoice - Missing button to reopen an abandoned situation invoice
2021-07-31 12:19:26 +02:00
Laurent Destailleur
f4ed3941a7
Merge pull request #18287 from atm-maxime/12.0
...
Fix right check on thirdparty set on ticket card
2021-07-30 15:11:27 +02:00
Maxime Kohlhaas
12b2ba64eb
Fix right check on thirdparty set on ticket card
2021-07-29 17:49:37 +02:00
Alexandre SPANGARO
ca6dd8850a
FIX: Manage credit note on situation invoice for calculate margin
2021-07-29 15:24:08 +02:00
Alexandre SPANGARO
262dd1600b
FIX: Invoice - Missing button to reopen an abandoned situation invoice
2021-07-29 06:23:12 +02:00
Laurent Destailleur
c9a46ab0cc
Merge pull request #18273 from aspangaro/12p17
...
FIX: Accountancy - Debug Export Sage50 / CIEL Compta / CIEL Compta Evo (Format XIMPORT)
2021-07-28 18:55:47 +02:00
Laurent Destailleur
bd731d9213
Merge pull request #18226 from FHenry/fix_addtimespend
...
FIX: cannot add time spend when column ref is not displayed
2021-07-28 17:38:04 +02:00
Alexandre SPANGARO
cd63ede35a
Correctif date
2021-07-28 16:46:57 +02:00
Laurent Destailleur
97e829c7de
Merge pull request #18262 from aspangaro/12p17
...
FIX: Accountancy - Debug Export Sage50 / CIEL Compta / CIEL Compta Evo (Format XIMPORT)
2021-07-28 15:27:58 +02:00
Alexandre SPANGARO
7acebd28ca
Add information
2021-07-28 14:08:53 +02:00
Alexandre SPANGARO
712f0b897d
FIX: Accountancy - Debug Export Sage50 / CIEL Compta / CIEL Compta Evo (Format XIMPORT)
2021-07-28 12:02:45 +02:00
Florian HENRY
a7cef1aa15
FIX: cannot add time spend when column ref is not displayed
2021-07-26 10:20:11 +02:00
Florian HENRY
e93a362a0d
fix: since be62c2f7 commit selectlist from formconfirm were behind the form confirm
2021-07-23 18:33:18 +02:00
Laurent Destailleur
90fa36b46a
Merge pull request #18145 from atm-gauthier/12.0_fix_method_exists
...
FIX : method_exists needs object at first param
2021-07-14 13:52:03 +02:00
Gauthier PC portable 024
0fe46b53d8
FIX : method_exists needs object at first param
2021-07-13 15:18:40 +02:00
Laurent Destailleur
14f52f2871
Merge pull request #18118 from aspangaro/12p16
...
FIX Problem of z-index with popup and top menu
2021-07-08 23:40:18 +02:00
Alexandre SPANGARO
be62c2f7f4
FIX Problem of z-index with popup and top menu
2021-07-08 22:11:41 +02:00
Laurent Destailleur
a345d38320
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-07-06 15:24:01 +02:00
Laurent Destailleur
026f38fe06
Merge pull request #18094 from marc-dll/11.0_FIX_holiday_pgsql
...
FIX: holiday: balances not updated correctly with pgsql because of case sensitivity
2021-07-06 14:47:08 +02:00
Marc de Lima Lucio
eea90cef56
FIX: holiday: balances not updated correctly with pgsql because of case sensitivity
2021-07-05 16:31:33 +02:00
Laurent Destailleur
d03cbd88ae
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-07-02 16:05:59 +02:00
Laurent Destailleur
a7f850dafb
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-07-02 16:05:51 +02:00
Laurent Destailleur
cc54ba1866
Merge pull request #18070 from altairisfr/fixof
...
FIX : division by zero on of create
2021-07-02 16:00:24 +02:00
Christophe Battarel
3c5bc3fef4
fix division by zero on of create
2021-07-02 11:53:32 +02:00
Laurent Destailleur
246f7b054e
Merge pull request #18060 from atm-arnaud/FIX_deposit_can_create_credit_note_in_payment_conf
...
FIX deposit can create credit note in payment conf
2021-06-30 14:48:29 +02:00
atm-arnaud
8772c53723
FIX deposit can create credit note in payment conf
2021-06-30 12:37:21 +02:00
Laurent Destailleur
ce18eff133
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-06-29 15:48:06 +02:00
Laurent Destailleur
e2c4a14939
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-06-29 15:47:58 +02:00
Laurent Destailleur
80759541b4
Merge pull request #18038 from atm-maxime/fix_order_delay_warning
...
Fix #17836 : order delay warning in list was wrong
2021-06-29 15:38:14 +02:00
Laurent Destailleur
0472ab4690
Merge pull request #18040 from OPEN-DSI/v11-fix-contact-update-perso-birthday-alert
...
FIX update contact birthday alert
2021-06-29 15:37:38 +02:00
lvessiller
fa28a02d74
FIX update contact birthday alert
2021-06-28 11:03:22 +02:00
Maxime Kohlhaas
c3cbd29542
Fix #17836 : order delay warning in list was wrong, date_commande is deprecated
2021-06-27 09:04:47 +02:00
Laurent Destailleur
90be70be58
Merge pull request #18015 from atm-lena/12.0_FIX_LeftMenu_Companies_CreateAndList
...
FIX List and Create Companies Left Menus
2021-06-26 12:20:56 +02:00
atm-lena
7eddf43aef
FIX List and Create Companies Left Menus
2021-06-23 17:33:02 +02:00
Laurent Destailleur
c9d4ccd40a
Merge pull request #17845 from atm-gauthier/fix_libstatus_invoice_in_linked_objects_block
...
FIX : need to add payment sum to getlibstatus function in object linked block (bug still exists in 13.0)
2021-06-23 10:48:22 +02:00
Laurent Destailleur
9c657206b3
Update linkedobjectblock.tpl.php
2021-06-23 10:47:51 +02:00
Laurent Destailleur
56212508e7
Update linkedobjectblock.tpl.php
2021-06-23 10:47:23 +02:00
Laurent Destailleur
de57769d92
Merge pull request #17995 from aspangaro/12_p6
...
FIX Accoutancy Limit date payment not register on purchases operations
2021-06-21 11:41:10 +02:00
Alexandre SPANGARO
c8326c1365
FIX Accoutancy Limit date payment not register on purchases operations
2021-06-20 21:55:48 +02:00
Laurent Destailleur
51eaecdc6b
Fix phpcs
2021-06-17 22:02:06 +02:00
Laurent Destailleur
98a0959b64
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-06-17 21:31:00 +02:00
Laurent Destailleur
e4056b8a1d
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-06-17 21:30:50 +02:00
Laurent Destailleur
ce9dbfccd7
Merge pull request #17953 from atm-gauthier/fix_trackingnumber_line_not_displaied_if_empty
...
FIX : Tracking number label shouldn't be displaied on "espadon" model…
2021-06-17 13:36:42 +02:00
Laurent Destailleur
96da2a6a37
Merge pull request #17962 from atm-lena/12.0_FIX_AddTrigger_MailingDelete
...
12.0 fix add trigger mailing delete
2021-06-17 13:35:01 +02:00
Gauthier PC portable 024
50bc832532
FIX : better correction
2021-06-17 10:48:48 +02:00
atm-lena
9769e33eab
notigger parameter
2021-06-17 10:41:55 +02:00
atm-lena
5b8a6f1d71
Add Trigger "MAILING_DELETE"
2021-06-17 10:41:03 +02:00
Juanjo Menent
eeef78760a
fix: Bad position of the printFieldListWhere hook
2021-06-17 10:29:43 +02:00
Gauthier PC portable 024
657972b79b
FIX : Tracking number label shouldn't be displaied on "espadon" model if shipping tracking number is empty
2021-06-16 16:49:24 +02:00
stickler-ci
745ad8b403
Fixing style errors.
2021-06-14 15:10:24 +00:00
Gauthier PC portable 024
564a3b66c2
FIX : method exists
2021-06-14 17:08:16 +02:00
Gauthier PC portable 024
33553f3347
FIX : same thing on supplier orders
2021-06-14 17:01:59 +02:00
Laurent Destailleur
c8a41fab11
Doc
2021-06-14 15:24:50 +02:00
Laurent Destailleur
819aa108e9
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-06-14 15:24:14 +02:00
Laurent Destailleur
1d9310055e
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2021-06-14 15:19:11 +02:00
Laurent Destailleur
e81023c35a
Update doc
2021-06-14 15:12:08 +02:00
Laurent Destailleur
6078267f86
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/triggers/interface_90_modSociete_ContactRoles.class.php
2021-06-14 14:43:46 +02:00
Laurent Destailleur
dcca3011ee
Clean code
2021-06-14 14:41:50 +02:00
Laurent Destailleur
e41a3a2f42
Merge pull request #17867 from OPEN-DSI/v11-fix-clone-invoice-with-acount-line
...
FIX clone invoice with acount line
2021-06-14 14:41:05 +02:00
Laurent Destailleur
5117be4b36
Merge pull request #17920 from atm-adrien/FIX/12.0_bookmarks_on_searchlist
...
FIX : Allow to set bookmarks on list filtered by multiselect fields
2021-06-14 14:18:28 +02:00
Adrien Raze
0f91c4cfa2
FIX : Allow to set bookmarks on list filtered by multiselect fields
2021-06-14 10:02:44 +02:00
Laurent Destailleur
65f8405ca4
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-06-11 18:44:45 +02:00
Laurent Destailleur
6bf9a72dab
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-06-11 18:44:37 +02:00
Laurent Destailleur
06201fa9bb
Merge pull request #17848 from atm-greg/FIX_update_only_vat_on_multiprice
...
verify vat change to update multiprice
2021-06-11 18:22:40 +02:00
Laurent Destailleur
4e66e134bd
Update price.php
2021-06-11 18:21:00 +02:00
Laurent Destailleur
41d9324600
Merge pull request #17888 from marc-dll/11.0_FIX_activity_task_assignment
...
FIX: project time spent by day/week: quote mismatch in SQL query to assign to check task assigment
2021-06-11 18:12:57 +02:00
Laurent Destailleur
a8f11fec31
Update perweek.php
2021-06-11 18:12:39 +02:00
Laurent Destailleur
057d91698f
Update perday.php
2021-06-11 18:11:55 +02:00
Laurent Destailleur
794b10ec54
Merge pull request #17889 from marc-dll/12.0_FIX_activity_task_assignment
...
FIX: project time spent by month: quote mismatch in SQL query to assign to check task assigment
2021-06-11 18:11:19 +02:00
Laurent Destailleur
0315f45198
Update permonth.php
2021-06-11 18:10:57 +02:00
Marc de Lima Lucio
3f72f9b544
FIX: project time spent by month: quote mismatch in SQL query to assign to check task assigment
2021-06-10 23:29:37 +02:00
Marc de Lima Lucio
96656ff148
FIX: project time spent by day/week: quote mismatch is SQL query to assign to check task assigment
2021-06-10 23:26:33 +02:00
Laurent Destailleur
c44a368213
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-06-10 16:47:53 +02:00
Laurent Destailleur
24f8b6386e
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
2021-06-10 16:47:45 +02:00
Laurent Destailleur
5d6735f364
Merge pull request #17826 from ptibogxiv/patch-428
...
Fix date_start of last subscription
2021-06-10 13:01:07 +02:00
Laurent Destailleur
92b20d3595
Merge pull request #17831 from atm-john/11.0_fix_doc_childtablesoncascade
...
FIX : childtablesoncascade doc
2021-06-10 12:59:19 +02:00
Laurent Destailleur
b7ba9df6b4
Update societe.class.php
2021-06-10 12:59:04 +02:00
Laurent Destailleur
8a46fd376f
Update commonobject.class.php
2021-06-10 12:58:42 +02:00
Laurent Destailleur
0c6f3a2616
Merge pull request #17862 from atm-gauthier/fix_rounding_on_formatted_tags
...
FIX : auto rounding on "_FORMATED_" tags
2021-06-10 12:50:50 +02:00
Laurent Destailleur
f5be9b6244
Merge pull request #17859 from aspangaro/12p14
...
FIX Missing link to language file
2021-06-10 12:19:19 +02:00
Laurent Destailleur
9ed7a3a5c5
Merge pull request #17863 from marc-dll/11.0_FIX_holiday_massaction_delete_right
...
FIX: holiday list: bad right for mass deletion
2021-06-10 12:13:10 +02:00
Laurent Destailleur
729c12a8e4
Merge pull request #17864 from DorianVabre/FIX_11.0_CSMSFile_count
...
Fix: using strlen() instead of count() to measure a message length on CSMSFile
2021-06-10 12:12:43 +02:00
Laurent Destailleur
4d5aa723d4
Merge pull request #17870 from aspangaro/12p15
...
FIX Customer invoice list - Pagination lost search_date_xxx information
2021-06-10 12:09:57 +02:00
Alexandre SPANGARO
08186fdff1
Fix warning - search_societe is already present
2021-06-10 06:28:09 +02:00
Alexandre SPANGARO
b216c81c60
FIX Customer invoice list - Pagination lost search_date_xxx information
2021-06-10 06:22:03 +02:00
lvessiller
c37c371392
FIX clone invoice with acount line
2021-06-09 17:18:01 +02:00
Dorian Vabre
0a23cf029d
using strlen instead of count
2021-06-09 14:13:50 +02:00
Marc de Lima Lucio
5d9aa40065
FIX: holiday list: bad right for mass deletion
2021-06-09 12:40:34 +02:00
Gauthier PC portable 024
4b6fb7dd47
FIX : auto rounding on "_FORMATED_" tags
2021-06-09 12:26:28 +02:00
Alexandre SPANGARO
a4f3792cec
FIX Missing link to language file
2021-06-09 07:42:05 +02:00
atm-greg
37433ffee7
verify vat change to update multiprice
2021-06-08 11:39:04 +02:00
Gauthier PC portable 024
e64c27e1c3
FIX : need to add payment sum to getlibstatus function in object linked block
2021-06-08 10:27:33 +02:00
ATM john
1aca7efce3
Fix childtablesoncascade doc
2021-06-06 13:15:03 +02:00
ptibogxiv
36accba5c9
Fix date_start of last subscription
2021-06-05 14:43:40 +02:00
Laurent Destailleur
d1d305e470
Merge pull request #17738 from frederic34/patch-11
...
fix bad setup of MAIN_USE_BACKGROUND_ON_PDF
2021-06-04 12:42:26 +02:00
Laurent Destailleur
9b0605f979
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-06-04 09:41:35 +02:00
Laurent Destailleur
164fe9fb4a
Merge pull request #17786 from FHenry/12_fix_ordersupplierstats
...
FIX: order supplier stats by category now display figures
2021-06-04 09:39:17 +02:00
Laurent Destailleur
aafb074b41
Merge pull request #17793 from ATM-Consulting/Fix_12.0_update_usergroup_label
...
update ->nom field if different from ->name
2021-06-04 09:21:51 +02:00
atm-greg
f875bcfe09
update ->nom field if different from ->name
2021-06-02 10:30:48 +02:00
Florian HENRY
c91b9d613a
FIX: order supplier stats by category now display figures
2021-06-01 15:30:17 +02:00
Frédéric FRANCE
3ebe6eb014
fix bad setup of MAIN_USE_BACKGROUND_ON_PDF
2021-05-27 00:02:01 +02:00
Laurent Destailleur
3187c096c3
Merge pull request #17731 from atm-adrien/FIX_add_parameters_for_user_DoActions_hook
...
FIX : Add parameters (object and action) for user list DoActions hook
2021-05-26 17:48:42 +02:00
Laurent Destailleur
1753e980b8
Merge pull request #17728 from atm-maxime/fix_compta_export_dateech
...
Fix Quadra accountancy export for due date
2021-05-26 17:25:56 +02:00
Laurent Destailleur
5c3923240d
Merge pull request #17729 from atm-maxime/fix_compta_export_dateech2
...
Fix Winfic accountancy export for due date
2021-05-26 17:25:37 +02:00
Adrien Raze
9c83bdff51
FIX : Add parameters (object and action) for user list DoActions hook
2021-05-26 17:02:34 +02:00
Maxime Kohlhaas
b3a6bcd34f
Fix Winfic accountancy export for due date
2021-05-26 15:01:31 +02:00
Maxime Kohlhaas
1d5b8cbb19
Fix Quadra accountancy export for due date
2021-05-26 14:59:28 +02:00
Laurent Destailleur
2ac9099e7d
Merge pull request #17618 from piernov/12.0-fix-addUserToGroupLDAP
...
Fix add/del user to group modifies LDAP group
2021-05-25 21:23:17 +02:00
Laurent Destailleur
6d637bf1e1
Merge pull request #17707 from FHenry/12_fix_export_balance
...
fix: export balance with double quote
2021-05-25 19:36:57 +02:00
piernov
60176f7f5e
Fix add/del user to group modifies LDAP group
...
Adding or removing a user from a group modifies the user object on Dolibarr's side.
In LDAP however, members of a group are stored in the group itself.
Therefore group must be updated after adding/removing a user from it.
Update group in LDAP with new list of users at the end of USER_MODIFY trigger.
2021-05-24 18:01:27 +02:00
Florian HENRY
7d223beae5
fix: export balance with doublequote
2021-05-24 12:51:58 +02:00
Laurent Destailleur
3359ae93d8
Merge pull request #17654 from atm-adrien/FIX_missing_hooks
...
FIX : Missing hook in cibles.php (for mailing)
2021-05-20 15:24:12 +02:00
Laurent Destailleur
04e9f2c988
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/admin/translation.php
2021-05-20 15:00:39 +02:00
Laurent Destailleur
93558d5bbb
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2021-05-20 14:58:57 +02:00
Laurent Destailleur
865ecf7a94
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/admin/translation.php
2021-05-20 14:58:50 +02:00
Laurent Destailleur
e8d9e9e697
Merge pull request #17659 from gmilad/gmilad-fix-17608-b10
...
Fix issue #17608 for branch 10
2021-05-20 14:34:12 +02:00
Laurent Destailleur
90443e26ac
Merge pull request #17660 from gmilad/gmilad-fix-17608-b11
...
Fix issue #17608 for branch 11
2021-05-20 14:30:30 +02:00
Laurent Destailleur
5fd4da66cb
Merge pull request #17673 from OPEN-DSI/v11-fix-supplier-order-special-code
...
FIX keep special code on supplier order lines for external modules
2021-05-20 14:13:07 +02:00
lvessiller
e2e6d4ba14
FIX keep special code on supplier order lines for external modules
2021-05-19 14:29:46 +02:00
gmilad
4bb18db905
Fix issue #17608 for branch 11
...
Fix issue #17608 for branch 11
2021-05-18 19:53:35 +02:00
gmilad
57732d4265
Fix issue #17608 for branch 10
...
Fix issue #17608 for branch 10
2021-05-18 19:45:15 +02:00
Adrien Raze
90d159fbc3
FIX : Missing hook in cibles.php (for mailing)
2021-05-18 14:58:46 +02:00
Laurent Destailleur
6b12dd4143
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-05-18 12:02:52 +02:00
Laurent Destailleur
6170b28c3b
FIx #17651
2021-05-18 11:58:49 +02:00
Laurent Destailleur
df2297bca3
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/user/class/api_users.class.php
2021-05-17 19:21:58 +02:00
Laurent Destailleur
a865f49d72
Fix phpcs
2021-05-17 19:19:26 +02:00
Laurent Destailleur
c54e010126
Fix perms on API user
2021-05-17 16:16:45 +02:00
Laurent Destailleur
cb9db6e3a8
Merge pull request #17630 from DorianVabre/Fix_11.0_api_user_right
...
Fix: user rest api rights
2021-05-17 15:58:11 +02:00
stickler-ci
a3aba28c95
Fixing style errors.
2021-05-17 10:06:41 +00:00
Dorian Vabre
547f1dd370
Fix: user rest api rights
2021-05-17 11:54:53 +02:00
Laurent Destailleur
985301939d
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-05-17 10:31:25 +02:00
Laurent Destailleur
5305a983c7
Merge pull request #17629 from fmarcet/11.0
...
Fix: Before there was no mistake
2021-05-17 10:30:46 +02:00
Ferran Marcet
f923c70f38
Fix: Before there was no mistake
2021-05-17 10:17:54 +02:00
Laurent Destailleur
2637f9af63
Merge pull request #17586 from atm-quentin/FIX_missing_town_and_zip_filter
...
FIX missing town and zip filter in contract list sql request
2021-05-17 10:08:44 +02:00
Laurent Destailleur
fd6147578a
Merge pull request #17611 from atm-maxime/fix/supplier_discount_replenish
...
Fix use supplier relative discount in replenish order creation
2021-05-17 09:44:39 +02:00
Laurent Destailleur
892a38e681
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-05-17 09:15:21 +02:00
Laurent Destailleur
592cfb5e93
Merge pull request #17602 from fmarcet/11.0
...
FIX: Impossible to add multiple localtax2
2021-05-17 09:13:58 +02:00
Laurent Destailleur
b8b2928dd1
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-05-17 07:29:30 +02:00
Laurent Destailleur
5a15dbf545
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/user/class/usergroup.class.php
2021-05-17 07:29:19 +02:00
Laurent Destailleur
6a2afabcac
Merge pull request #17617 from piernov/11.0-fix-LDAPposixGroupId
...
Fix: properly set gid for Group LDAP synchro
2021-05-17 07:14:25 +02:00
Laurent Destailleur
fc22565532
Merge pull request #17613 from atm-maxime/fix/date_propal
...
Fix use of DatePropal instead of Date
2021-05-17 07:09:35 +02:00
Laurent Destailleur
829f6520bd
Merge pull request #17621 from atm-maxime/patch-1
...
Update admin_extrafields_view.tpl.php
2021-05-17 07:01:41 +02:00
Maxime Kohlhaas
7af0bda3a5
Update admin_extrafields_view.tpl.php
2021-05-16 11:33:07 +02:00
piernov
1cbe0e3f2d
Fix: properly set gid for Group LDAP synchro
...
Even if the gidNumber field was set in the configuration, a gid different from the Dolibarr's one was generated and stored into LDAP.
Now the gidNumber is properly set to Dolibarr's gid if gidNumber field is set in the LDAP module configuration.
2021-05-15 18:01:34 +02:00
Maxime Kohlhaas
db32f882e8
Fix use of DatePropal instead of Date
2021-05-15 07:45:04 +02:00
Maxime Kohlhaas
acadef72c1
Fix use supplier relative discount in replenish order creation
2021-05-14 18:01:22 +02:00
Ferran Marcet
c577d1c51e
FIX: Impossible to add multiple localtax2
2021-05-13 13:35:28 +02:00
Quentin VIAL-GOUTEYRON
56d78cf12a
FIX missing town and zip filter in contract list sql request
2021-05-12 11:02:27 +02:00
Laurent Destailleur
8dc1e1cb33
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-05-11 20:17:24 +02:00
Laurent Destailleur
3683461c40
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
.travis.yml
htdocs/societe/consumption.php
2021-05-11 20:17:15 +02:00
Laurent Destailleur
b5c88d5817
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2021-05-11 20:15:32 +02:00
Laurent Destailleur
c2fa19a0b4
fix phpcs
2021-05-11 20:15:20 +02:00
Laurent Destailleur
82400ca2a5
Merge pull request #17542 from atm-john/patch-2
...
FIX : var case
2021-05-11 18:43:57 +02:00
Laurent Destailleur
9971aee835
Merge pull request #17576 from atm-lena/12.0_FIX_AddHook_ExtrafieldsUpdate
...
Add Hook Extrafields Update - init extrafieldssdao
2021-05-11 17:53:21 +02:00
atm-lena
8fb474c687
Add Hook Extrafields Update - init extrafieldssdao
2021-05-11 11:35:54 +02:00
John BOTELLA
2fda3b1b46
FIX ; var case
...
On this page $datePrint is not used but $dateprint yes
2021-05-08 13:53:20 +02:00
Laurent Destailleur
f6f4968af6
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/societe/consumption.php
2021-05-06 16:52:36 +02:00
Laurent Destailleur
824a601014
Merge pull request #17507 from atm-john/11.0_fix_search_accent_in_description
...
FIX : search accented words in product description (consumption page)
2021-05-06 16:45:21 +02:00
Laurent Destailleur
9ce23ac6b2
Merge pull request #17494 from atm-john/fix_not_enabled_email_template
...
FIX saving template email
2021-05-06 16:22:19 +02:00
Laurent Destailleur
a4d93424dc
Merge pull request #17498 from marc-dll/FIX_11.0_pgsql_where_boolean
...
FIX: pgsql: prevent 'WHERE 1'
2021-05-06 15:58:41 +02:00
ATM john
63292255cc
Fix search accented words in product description
2021-05-05 18:45:23 +02:00
Marc de Lima Lucio
139ae3db00
FIX: pgsql: prevent 'WHERE 1'
2021-05-05 11:49:11 +02:00
ATM john
6574e54a41
Fix saving template email
2021-05-04 18:09:13 +02:00
Laurent Destailleur
17cb441569
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-05-03 18:58:50 +02:00
Laurent Destailleur
540e4f3d2e
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-05-03 18:58:41 +02:00
Laurent Destailleur
e6b4f1eab6
Merge pull request #17442 from atm-john/11.0_fix_showInputField_checkbox_selection
...
FIX : Show input field checkbox selection
2021-05-03 16:16:56 +02:00
Laurent Destailleur
33a20ae9a1
Update extrafields.class.php
2021-05-03 16:16:44 +02:00
ATM john
6e4962bb39
Merge branch '11.0' of github.com:Dolibarr/dolibarr into 11.0_fix_showInputField_checkbox_selection
2021-04-30 12:22:31 +02:00
ATM john
6c1e0919c8
Fix checkbox multiselect pre-selected value from get/post
2021-04-30 12:20:43 +02:00
Laurent Destailleur
27e2c69e4e
Merge pull request #17439 from atm-lena/11.0_FIX_ShowContactSearch_SQLError
...
FIX SQL Error show_contacts : socialnetworks
2021-04-30 12:03:40 +02:00
Laurent Destailleur
0d4eaca3e8
Merge pull request #17426 from daraelmin/daraelmin-patch-v11
...
Fix wrong alias in natural_search v11-v14
2021-04-30 11:58:53 +02:00
Laurent Destailleur
08c85a88c8
Merge pull request #17437 from daraelmin/daraelmin-patch-v11-2
...
Fix logical test always false V11 to v14
2021-04-30 11:57:58 +02:00
stickler-ci
81b964db45
Fixing style errors.
2021-04-30 08:12:24 +00:00
atm-lena
5e98d99321
FIX SQL Error show_contacts : socialnetworks
2021-04-30 10:04:21 +02:00
daraelmin
749aeeb233
Fix $objp->subscription =="yes"
2021-04-29 23:16:21 +02:00
daraelmin
4174ebd9c0
Fix subscription =="yes"
2021-04-29 23:11:51 +02:00
daraelmin
965eb2d639
Fix logical test always false
...
subscription is an integer and is set to 0 or 1. So subscription is never equal to "yes"
2021-04-29 22:57:39 +02:00
daraelmin
68415322ec
Fix v11 wrong alias in natural_search
2021-04-29 10:00:54 +02:00
Laurent Destailleur
0a871546ee
Merge pull request #17379 from atm-adrien/FIX_add_function_price2num_to_productAlertStock_box_12.0
...
FIX : Add function price2num for rounding values in productAlertStock…
2021-04-27 18:45:26 +02:00
Adrien Raze
e8c2085abd
FIX : Change parameters MF to MS for price2num() function
2021-04-27 09:24:22 +02:00
Laurent Destailleur
ea19747bc6
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-04-27 02:16:16 +02:00
Laurent Destailleur
2e9cf8d00b
Fix phpcs
2021-04-27 02:15:58 +02:00
Laurent Destailleur
9513f25a36
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-04-27 02:11:11 +02:00
Laurent Destailleur
c7f38c4cf0
Fix bad var
2021-04-27 02:10:52 +02:00
Laurent Destailleur
098582d7a7
Fix bad merge
2021-04-27 02:09:43 +02:00
Laurent Destailleur
b3f8a6758e
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-04-27 01:46:13 +02:00
Laurent Destailleur
804eac55e9
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-04-27 01:46:04 +02:00
Laurent Destailleur
7a6edfd61f
Merge pull request #17295 from atm-gauthier/fix_adv_target_emailing_extrafields_link
...
FIX : type link extrafield case for advanced target emailing
2021-04-27 01:45:26 +02:00
Laurent Destailleur
e9b8e81773
Update advtargetemailing.class.php
2021-04-27 01:45:10 +02:00
Laurent Destailleur
5a6d3b7c88
Merge pull request #17372 from marc-dll/FIX_11.0_invoice__generation_after_paiement
...
FIX: invoice PDF generation after payment
2021-04-26 22:49:56 +02:00
Laurent Destailleur
f66c506011
Merge pull request #17381 from atm-lena/12.0_FormAttachOptions_AddHookParameters_Options
...
Add parameter "option" to hook formattachOptions
2021-04-26 21:00:12 +02:00
atm-lena
3d3fb17da3
Add parameter "option" to hook formattachOptions
2021-04-23 15:41:43 +02:00
Adrien Raze
c5775cc902
FIX : Add parameter to function price2num()
2021-04-23 12:31:45 +02:00
Adrien Raze
2ab17c44e9
FIX : Add function price2num for rounding values in productAlertStock box
2021-04-23 11:11:47 +02:00
Marc de Lima Lucio
ce022ab36c
FIX: payment validation: invoices PDF were no re-generated, make it with correct display options
2021-04-22 15:57:06 +02:00
Marc de Lima Lucio
ee96fb6470
FIX: payment creation: re-generate invoice PDF with correct display options
2021-04-22 15:56:12 +02:00
Laurent Destailleur
e2d7e84072
Merge pull request #17326 from atm-greg/FIX_warehouse_label_edition
...
fix warehouse label field edition
2021-04-19 20:26:56 +02:00
atm-greg
74345c4f21
fix warehouse label field edition
2021-04-19 16:03:22 +02:00
stickler-ci
318a783237
Fixing style errors.
2021-04-19 07:19:45 +00:00
Gauthier PC portable 024
8c428081ab
FIX : test on link type
2021-04-19 09:17:33 +02:00
Gauthier PC portable 024
ff8aae1209
Merge branch 'fix_adv_target_emailing_extrafields_link' of github.com:atm-gauthier/dolibarr into fix_adv_target_emailing_extrafields_link
2021-04-19 09:16:06 +02:00
Gauthier PC portable 024
5b6439ca5e
FIX : cast int
2021-04-19 09:15:47 +02:00
stickler-ci
37f44f4a07
Fixing style errors.
2021-04-16 14:58:57 +00:00
Gauthier PC portable 024
f8fcf7c16b
FIX : type link extrafield case for advanced target emailing
2021-04-16 16:55:19 +02:00
Laurent Destailleur
e8bf09862f
Merge pull request #17152 from marc-dll/FIX_12.0_zero_packaging
...
FIX: supplier order: error 500 when using packaging with product where it is not defined
2021-04-09 13:51:16 +02:00
Laurent Destailleur
9ddd1cf8cd
Merge pull request #17198 from atm-gauthier/12.0_fix_test_string
...
FIX : test must be === and not ==
2021-04-09 11:36:50 +02:00
Gauthier PC portable 024
c35c15e782
FIX : test must be === and not ==
2021-04-09 11:31:50 +02:00
Laurent Destailleur
91bf759242
Merge pull request #17117 from ptibogxiv/patch-423
...
Fix order status label in comm index page
2021-04-08 16:21:24 +02:00
Marc de Lima Lucio
7df09b6e9e
FIX: esupplier order: error 500 when using packaging with product where it is not defined
2021-04-07 10:41:36 +02:00
ptibogxiv
bd88806982
Fix order status label in comm index page
2021-04-05 12:07:51 +02:00
Laurent Destailleur
a0e423f1b8
Merge pull request #17098 from youvious/12.0
...
Clean llx_accounting_account_be.sql of all 'PRODUCT' and 'SERVICE'
2021-04-04 01:21:46 +02:00
Youvious
5e9ce734a7
Clean llx_accounting_account_be.sql of all 'PRODUCT' and 'SERVICE' (pcg_subtype)
2021-04-03 15:14:33 +02:00
Laurent Destailleur
1880cb92a4
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-03-31 13:47:00 +02:00
Laurent Destailleur
ddaaabfb7a
Merge pull request #17054 from aspangaro/12p13
...
FIX: Accountancy - Import in general ledger
2021-03-31 13:46:04 +02:00
Laurent Destailleur
521dec7792
Merge pull request #17018 from fmarcet/11.0
...
FIX: Show Ref.Supplier in LinkToObjectBlock
2021-03-31 13:44:53 +02:00
Ferran Marcet
b6faa6b605
FIX: Show Ref.Supplier in LinkToObjectBlock
2021-03-31 09:40:12 +02:00
Alexandre SPANGARO
14a62442c4
FIX: Accountancy - Import in general ledger
2021-03-31 05:07:05 +02:00
Ferran Marcet
b4f638602a
FIX: Show Ref.Supplier in LinkToObjectBlock
2021-03-30 11:10:07 +02:00
Laurent Destailleur
6057d8aabd
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/tpl/login.tpl.php
2021-03-29 21:37:21 +02:00
Laurent Destailleur
eabe5ae616
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2021-03-29 21:35:54 +02:00
Laurent Destailleur
8c08b3945b
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2021-03-29 21:35:46 +02:00
Laurent Destailleur
b9a91f92ea
Merge pull request #16984 from aspangaro/10p38
...
FIX Search on date in accountancy
2021-03-29 16:12:31 +02:00
Alexandre SPANGARO
56ae51375d
FIX Search on date in accountancy
2021-03-27 07:11:28 +01:00
Laurent Destailleur
30543bda71
Merge pull request #16947 from atm-john/11.0_fix_something_that_not_exist
...
FIX : shhhhhh ! There is nothing here...
2021-03-25 01:09:20 +01:00
ATM john
4f693b86c2
shhhhhh ! There is nothing here...
2021-03-23 19:27:40 +01:00
Laurent Destailleur
af593099df
Clean string
2021-03-22 23:52:14 +01:00
Laurent Destailleur
d5865dbfcc
Merge pull request #16791 from Robin-Yann/12.0
...
FIX: fix checkbox displayed according to module project setup parameters - work in progress
2021-03-20 12:06:03 +01:00
Laurent Destailleur
2df54d5da7
Merge pull request #16858 from frederic34/patch-10
...
fix nested comments for doxygen
2021-03-20 11:25:01 +01:00
Frédéric FRANCE
2de2f1ce4d
fix nested comments for doxygen
2021-03-20 09:02:29 +01:00
Robin
d89d0782c9
Merge branch '12.0' of https://github.com/Robin-Yann/dolibarr into 12.0
2021-03-19 11:15:24 +01:00
Robin
26dc897042
Merge branch '12.0' of https://github.com/Robin-Yann/dolibarr into 12.0
...
htdocs/projet/card.php
2021-03-19 11:12:49 +01:00
Robin
cb4c047aa3
Merge branch '12.0' of https://github.com/Robin-Yann/dolibarr into 12.0
...
htdocs/projet/card.php
2021-03-19 10:00:10 +01:00
Robin
d852816101
FIX: fix checkbox displayed according to module project setup parameters
2021-03-19 09:54:11 +01:00
Robin
b3757a6f69
FIX: fix checkbox displayed according to module project setup parameters - work in progress
2021-03-18 11:07:48 +01:00
Laurent Destailleur
a29a9e5435
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-03-16 15:14:46 +01:00
Laurent Destailleur
66bbc7f54f
Merge pull request #16734 from AlexisLaurier/11.0
...
correct nb_expedition count
2021-03-16 15:12:18 +01:00
Alexis LAURIER
971b97d78f
correct nb_expedition count
2021-03-16 15:00:46 +01:00
Laurent Destailleur
b5edfdf6f6
Merge pull request #16687 from atm-florianm/fix/12.0_min_php_version_in_composer_json
...
Fix/12.0 min php version in composer json
2021-03-15 17:16:27 +01:00
Florian Mortgat
a5f6ee5889
Merge branch '12.0' of github.com:Dolibarr/dolibarr into fix/12.0_min_php_version_in_composer_json
2021-03-15 15:06:54 +01:00
Florian Mortgat
631aad94e7
FIX PHP version requirement in composer.json
2021-03-15 15:05:01 +01:00
Laurent Destailleur
d905d92434
Merge pull request #16637 from frederic34/patch-4
...
force check if newref needed if project create fail
2021-03-15 11:31:07 +01:00
Laurent Destailleur
fede7b7a15
Merge pull request #16633 from frederic34/patch-3
...
fix number is already used doesn't propose new code with elephant
2021-03-12 20:18:46 +01:00
Frédéric FRANCE
815a7683a2
force getnextref if project create fail
2021-03-12 16:48:43 +01:00
Frédéric FRANCE
7a2e28497d
fix number is already used doesn't propose new code with elephant
2021-03-12 13:14:53 +01:00
Laurent Destailleur
43836836e4
Merge pull request #16610 from atm-lena/12.0_FIX_Sociales_Create_KeepValues_Error
...
FIX create sociales : keep values error form
2021-03-10 15:30:06 +01:00
Laurent Destailleur
c209d9b45e
Update paiement_charge.php
2021-03-10 15:29:05 +01:00
atm-lena
b798535af9
FIX create sociales : keep values error form
2021-03-10 14:15:03 +01:00
Laurent Destailleur
7cb10eae2e
Merge pull request #16588 from atm-adrien/FIX/add_nowLink_on_socialCharges_card_creation
...
FIX : Add "Now" link on social charges creation card
2021-03-08 16:31:41 +01:00
Laurent Destailleur
8b555d33e7
Merge pull request #16586 from atm-adrien/FIX/rouding_socialesCard_amount_on_card_updating
...
FIX : Rounding amount on social charges card updating
2021-03-08 16:30:53 +01:00
Laurent Destailleur
20c30bade8
Update card.php
2021-03-08 16:30:32 +01:00
Laurent Destailleur
5c7685c1b8
Merge pull request #16581 from frederic34/patch-7
...
Do not return specimen if searching empty string value
2021-03-08 16:29:04 +01:00
Adrien Raze
67c6577177
FIX : Add "Now" link on social charges card creation
2021-03-08 15:47:02 +01:00
Adrien Raze
cbb7751a15
FIX : rounding amount on card updating
2021-03-08 11:51:18 +01:00
Frédéric FRANCE
c0c9ac439f
Update api_agendaevents.class.php
2021-03-08 00:23:05 +01:00
Laurent Destailleur
e5d8267786
Merge pull request #16546 from FHenry/12.0
...
fix: set class attribute at right place
2021-03-06 11:18:02 +01:00
Laurent Destailleur
1ad04bb67a
Merge pull request #16548 from frederic34/patch-5
...
Fix #16544
2021-03-06 11:09:58 +01:00
Laurent Destailleur
98c7814fa3
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-03-05 18:28:37 +01:00
Laurent Destailleur
6aa929cbf8
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-03-05 18:28:15 +01:00
Frédéric FRANCE
7543b63a6e
Fix #16544
2021-03-05 08:49:56 +01:00
Florian HENRY
6de6782458
fix: set class at right place
2021-03-05 08:41:04 +01:00
Laurent Destailleur
eda0b4dc37
Merge pull request #16531 from FHenry/12.0
...
avoid warning into modulebuilder
2021-03-04 16:52:47 +01:00
Laurent Destailleur
672a07fdac
Merge pull request #16535 from atm-greg/Fix_attach_files_when_models_are_available
...
Fix : if mailmodels exist in database attached files are always cleared
2021-03-04 16:45:00 +01:00
atm-greg
c41b59b14c
Fix : when we have got models in database attached files are cleared even if we did not have selected a model
2021-03-04 14:23:08 +01:00
Florian HENRY
bf775855f6
avoid warning into modulebuilder
2021-03-04 10:28:41 +01:00
Laurent Destailleur
5fd341bbd3
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
2021-03-02 15:11:18 +01:00
Laurent Destailleur
ef789376e7
Merge pull request #16501 from atm-gauthier/FIX/HeightForTotWhenTooMuchPayment_SI
...
FIX : handling $heightforinfotot when he's superior to a page height …
2021-03-02 12:49:58 +01:00
stickler-ci
d20ba5a665
Fixing style errors.
2021-03-01 15:38:15 +00:00
Gauthier PC portable 024
861b583668
FIX : handling $heightforinfotot when he's superior to a page height on Supplier Invoice
2021-03-01 16:34:42 +01:00
Laurent Destailleur
5afc0e33c9
Merge pull request #16475 from frederic34/patch-4
...
FIX #16465
2021-02-28 13:24:29 +01:00
Frédéric FRANCE
8bfa7565bd
Update commonobject.class.php
2021-02-27 08:52:40 +01:00
Frédéric FRANCE
2cc635fd09
FIX https://github.com/Dolibarr/dolibarr/issues/16465
2021-02-27 08:00:02 +01:00
Laurent Destailleur
5c0fba26e2
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-26 10:25:55 +01:00
Laurent Destailleur
549136efeb
Removed useless log
2021-02-26 10:25:30 +01:00
Laurent Destailleur
99a17cadb7
Fix sql syntax
2021-02-26 10:25:08 +01:00
Laurent Destailleur
8e8efce7d1
Fix sql syntax
2021-02-26 10:23:53 +01:00
Laurent Destailleur
9db211b1a7
Merge pull request #16433 from ATM-Consulting/fix/11.0_contact_updateRoles_sql_injection_of_socid
...
FIX 11.0 - $this->socid injected in query without checking for empty string
2021-02-26 10:22:50 +01:00
Florian Mortgat
d59ee06438
FIX 11.0 - $this->socid injected in query without checking for empty value
2021-02-25 14:51:57 +01:00
Laurent Destailleur
eee936b91c
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-22 15:51:16 +01:00
Laurent Destailleur
c010cab47e
Fix translation of default value for contacts
2021-02-22 15:51:00 +01:00
Laurent Destailleur
9b0659c50a
Merge pull request #16238 from frederic34/patch-2
...
FIX massaction validate invoice do not regenerate pdf
2021-02-20 17:13:51 +01:00
Laurent Destailleur
45fda63a20
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-19 14:08:51 +01:00
Laurent Destailleur
d7c3cc4d18
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/compta/bank/various_payment/list.php
2021-02-19 14:08:36 +01:00
Laurent Destailleur
dc3377f0f0
Merge pull request #16348 from ptibogxiv/patch-416
...
Fix multientity in cash fence report
2021-02-19 13:51:44 +01:00
Laurent Destailleur
556651a3ae
Update report.php
2021-02-19 13:51:15 +01:00
Laurent Destailleur
efb9ee458a
Merge pull request #16349 from ivanmestre/v12-fix-bank-account-filter-reset-payment-various
...
V12 FIX #16241 Bank Account filter resets on Miscellaneous Payments
2021-02-19 12:39:33 +01:00
Iván Mestre
57e9277376
Fixed Bank Account filter resets on payment various
...
Changed GET search bank account GET parameter from search_amount to search_account
2021-02-18 16:23:18 -03:00
ptibogxiv
cafc6a3da2
Fix multientity in cash fence report
...
it make no sense to merge cash fence in différent entity with same terminal number.
2021-02-18 20:04:09 +01:00
Laurent Destailleur
0c73cdb129
Prepare 12.0.5
2021-02-16 13:42:26 +01:00
Laurent Destailleur
1d6893e928
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-15 16:43:46 +01:00
Laurent Destailleur
6132843586
FIX Filter on date of next generation on template invoices
2021-02-15 16:43:24 +01:00
Laurent Destailleur
a848069178
Merge pull request #16258 from ivanmestre/fix-data-filter-reset-payment-various
...
Fix #16241 Date filter resets on Miscellaneous Payments
2021-02-11 18:59:32 +01:00
Laurent Destailleur
a779ce36f3
Merge pull request #16257 from ivanmestre/fix-bank-account-filter-reset-payment-various
...
FIX #16241 Bank Account filter resets on payment various
2021-02-11 18:36:59 +01:00
Laurent Destailleur
73cd5e144b
Merge pull request #16263 from aspangaro/12p11
...
WIP FIX: Accountancy - Fix some problems on CEGID export
2021-02-11 18:33:40 +01:00
Laurent Destailleur
c306e8ebe9
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-11 18:23:47 +01:00
Laurent Destailleur
e1334f34b6
Complete repair to clean not correctly available extrafields on proposal
2021-02-11 18:08:01 +01:00
Alexandre SPANGARO
83f9451b43
FIX: Accountancy - Fix some problems on CEGID export
2021-02-11 13:17:20 +01:00
Iván Mestre
a249f4f35a
Fix #16241 Date filter resets on Miscellaneous Payments
...
Changed $search_date_start and $search_date_end variables to get values from search_date_start and search_date_end GET parameters if no their value is empty after checking POST parameters
2021-02-10 15:03:17 -03:00
Iván Mestre
cb4cfbd27d
Fixed Bank Account filter resets on payment various
...
Changed GET search bank account GET parameter from search_amount to search_account
2021-02-10 14:43:19 -03:00
Laurent Destailleur
90d1b2d349
Prepare 12.0.5
2021-02-10 18:05:36 +01:00
Laurent Destailleur
1282494211
Merge pull request #16243 from ptibogxiv/patch-414
...
FIX update order by api
2021-02-10 01:17:33 +01:00
Laurent Destailleur
9c535d6d7e
Fix comment in js must be a js comment
2021-02-09 21:09:46 +01:00
Laurent Destailleur
0e2c27d795
Fix javascript error
2021-02-09 21:06:11 +01:00
ptibogxiv
e5f6a64846
FIX update order by api
...
fix update shipping method and shipping date by API (no change with code or functionality juste fix this pb with updating)
2021-02-09 19:24:36 +01:00
Frédéric FRANCE
71a2c20d4b
massaction validate invoice do not regenerate pdf
2021-02-09 14:32:04 +01:00
Laurent Destailleur
a84bc05f01
Merge pull request #16146 from FHenry/12_fix_pricemin_PRODUIT_CUSTOMER_PRICES
...
FIX: manage price min for PRODUIT_CUSTOMER_PRICES
2021-02-09 13:39:25 +01:00
Laurent Destailleur
1efee54541
Merge pull request #16230 from FHenry/12_fix_error_assignement
...
12 fix error assignement
2021-02-09 13:22:57 +01:00
Laurent Destailleur
8acc5e1486
Fix calculation of profit
2021-02-08 23:37:32 +01:00
Florian HENRY
6bcb63c53d
fix indent
2021-02-08 20:46:59 +01:00
Florian HENRY
ff6b5c768d
fix indent
2021-02-08 20:46:21 +01:00
Florian HENRY
dbbebba497
this->errors is set on triggers action must be set by callers
2021-02-08 20:44:40 +01:00
Laurent Destailleur
8b3c872f2a
Fix warning
2021-02-08 17:35:21 +01:00
Laurent Destailleur
3b1143df91
Merge pull request #16223 from ATM-Consulting/fix/12.0_order_addline_remove_warning
...
FIX: warning when adding a line if $remise_percent is an empty string
2021-02-08 17:34:29 +01:00
Florian Mortgat
ff3707b650
FIX: warning when adding a line if $remise_percent is an empty string
2021-02-08 17:24:40 +01:00
Laurent Destailleur
78052e3239
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-08 17:20:24 +01:00
Laurent Destailleur
a143635f53
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-08 17:20:17 +01:00
Laurent Destailleur
25823d7b90
Merge pull request #16158 from atm-lena/FIX_12.0_SUPPLIER_OBJECTLINE_CONF_DISPLAY
...
Add hidden conf to display supplier in object lines
2021-02-08 16:58:28 +01:00
Laurent Destailleur
ff9070ff9c
Merge pull request #16206 from atm-maxime/fix_supp_inv_backtolistlink
...
Fix links to go back on supplier invoice list
2021-02-08 15:04:23 +01:00
Laurent Destailleur
9f9ace0565
FIX Localtax must be converted with price2num
2021-02-07 22:15:21 +01:00
Laurent Destailleur
cb94216098
Merge pull request #16205 from atm-maxime/fix_supp_inv_list_leftjoin
...
Fix #15940 mixing different joins
2021-02-07 19:58:33 +01:00
Maxime Kohlhaas
414a2366fb
Fix links to go back on supplier invoice list
2021-02-07 19:28:00 +01:00
Maxime Kohlhaas
0e1353733d
Fix #15940 mixing different joins
2021-02-07 19:21:52 +01:00
Laurent Destailleur
d8a33b46de
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-06 01:08:46 +01:00
Laurent Destailleur
4428e2b18e
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/compta/prelevement/card.php
htdocs/product/price.php
2021-02-06 01:08:37 +01:00
Laurent Destailleur
87c8d917e9
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/compta/prelevement/card.php
2021-02-06 01:03:31 +01:00
Laurent Destailleur
c888ce08c1
Merge pull request #16174 from atm-florianm/fix/10.0_check_withdrawal_already_credited_before_crediting_it
...
FIX 10.0 - before crediting a withdrawal receipt, check whether it has been credited already
2021-02-06 01:00:56 +01:00
Laurent Destailleur
7d14cde45e
Merge pull request #16173 from fappels/11_backport_price_patch
...
FIX: Add critical price patch from 12 to 11.
2021-02-06 00:59:52 +01:00
Laurent Destailleur
d8c262691b
Merge pull request #16175 from nicolas-eoxia/12_fix_missing_hook
...
fix: add missing hook addMoreActionsButtons in viewcat.php
2021-02-06 00:43:52 +01:00
Laurent Destailleur
e9fa5a647d
Fix import
2021-02-05 14:35:10 +01:00
Nicolas
cdd2c165ef
add missing hook addMoreActionsButtons in viewcat.php
2021-02-05 11:36:12 +01:00
Florian Mortgat
3f862bf43e
FIX 10.0 - before crediting a withdrawal receipt, check whether it has been credited already
2021-02-05 11:34:39 +01:00
Francis Appels
1b55935577
Add critical price patch from 12 to 11.
2021-02-05 10:39:46 +01:00
Laurent Destailleur
3006cf770c
FIX Timeout during import
2021-02-05 01:06:59 +01:00
Laurent Destailleur
b58b3a4932
FIX link to create event when task is in a project with a thirdparty
2021-02-04 13:03:05 +01:00
atm-lena
c5f73ec12a
Resolve ret
2021-02-04 10:42:42 +01:00
Laurent Destailleur
91c594a66a
Fix syntax error
2021-02-03 23:03:47 +01:00
Laurent Destailleur
041decaf93
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-03 20:43:39 +01:00
Laurent Destailleur
4bba124c3f
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-03 20:43:32 +01:00
Laurent Destailleur
2576973dc3
Merge pull request #16140 from OPEN-DSI/v11-fix-model-mail-selected
...
FIX select default mail template
2021-02-03 20:26:40 +01:00
Laurent Destailleur
83e32f96b7
Merge pull request #16138 from ibuiv/patch-3
...
FIX(path) htdocs removed
2021-02-03 20:25:02 +01:00
Laurent Destailleur
c16ed62ada
Merge pull request #16149 from ptibogxiv/patch-410
...
FIX cash fence for takepos with multientity
2021-02-03 19:57:21 +01:00
Laurent Destailleur
8b6de8fe26
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-03 17:09:56 +01:00
Laurent Destailleur
6ab723e85c
Fix bad path of include
2021-02-03 17:09:26 +01:00
atm-lena
e9b5a52a4f
Add hidden conf to display supplier in object lines
2021-02-03 15:22:04 +01:00
ptibogxiv
3132877349
FIX cash fence for takepos with multientity
2021-02-02 23:09:23 +01:00
Florian HENRY
d3d0617996
fix: manage price min for PRODUIT_CUSTOMER_PRICES
2021-02-02 13:43:33 +01:00
lvessiller
3b050c3452
FIX select default mail template
2021-02-02 10:34:33 +01:00
ibuiv
fc1d8a2c5b
FIX(path) htdocs removed
2021-02-02 10:01:54 +01:00
Laurent Destailleur
99ccfee9ed
Merge pull request #16120 from pvma/12.0
...
Fix/FIX: Show missing notification in Event in user dashboard if assigned by others
2021-01-31 19:07:59 +01:00
Laurent Destailleur
d023afb66f
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-31 18:55:11 +01:00
Laurent Destailleur
188ed6984f
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2021-01-31 18:54:32 +01:00
Laurent Destailleur
08aa3eac00
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
2021-01-31 18:54:19 +01:00
Laurent Destailleur
9ef5f26624
Merge pull request #14022 from OPEN-DSI/fix_supplier_order_dispatching
...
FIX: Fix detect dispatched product and set to received completely when the supplier order have services
2021-01-31 18:51:57 +01:00
Paul Vincent M. Ancajas
d80709a7b9
Fix/FIX: making sure the return agenda is only specific to user
2021-02-01 01:41:19 +08:00
Laurent Destailleur
758d91b4a3
Merge pull request #16087 from ATM-Consulting/fix/11.0_required_extrafields_of_type_sellist_not_properly_checked
...
FIX 11.0 - mandatory extrafields of type sellist
2021-01-31 18:18:05 +01:00
stickler-ci
726e0ceff0
Fixing style errors.
2021-01-31 08:16:59 +00:00
Paul Vincent M. Ancajas
80714d8d6d
Fix/FIX: Show notification in Event box of user in his dashboard if assigned by others
2021-01-31 16:09:35 +08:00
Laurent Destailleur
244ee05a9c
FIX #14290 #15900
2021-01-30 18:09:13 +01:00
Laurent Destailleur
4f73d26f6a
Merge pull request #16094 from aspangaro/12p1
...
FIX: Accountancy - label_operation is used instead of label_compte
2021-01-30 13:04:54 +01:00
Alexandre SPANGARO
413fc95f9a
FIX: Accountancy - label_operation is used instead of label_compte
2021-01-28 23:40:15 +01:00
Laurent Destailleur
62622a2065
Fix: It was no more possible to create paymentintent for offline payment
2021-01-28 23:16:24 +01:00
Laurent Destailleur
1a52eb5ffa
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-28 19:52:17 +01:00
Laurent Destailleur
099fcd7e4e
Fix test email
...
Conflicts:
htdocs/admin/mails.php
2021-01-28 19:51:54 +01:00
Laurent Destailleur
33964c659e
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-28 14:14:14 +01:00
Laurent Destailleur
d637bbd7e9
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-28 14:14:03 +01:00
Laurent Destailleur
c63a124d1c
More complete fix
2021-01-28 14:13:29 +01:00
Juanjo Menent
2f98d8035c
Fix: Bad supplier price updater
2021-01-28 13:37:43 +01:00
Laurent Destailleur
19a5caf212
Merge branch '12.0' of https://github.com/dolibarr/dolibarr into 12.0
2021-01-28 00:18:35 +01:00
Laurent Destailleur
2be157c91f
Trans
2021-01-28 00:18:11 +01:00
Florian Mortgat
8dfe39258b
FIX 11.0 - when a mandatory extrafield of type sellist contains '0' it should be considered empty and trigger an error message upon insertion
2021-01-27 23:46:09 +01:00
Laurent Destailleur
76fb64e8fe
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-27 21:05:17 +01:00
Laurent Destailleur
dd70bee773
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-27 21:05:09 +01:00
Laurent Destailleur
e431b5aacb
Merge pull request #16074 from ATM-Consulting/11.0_FIX_wrong_extrafield_insertion_when_creating_intervention
...
FIX 11.0: when a new intervention is created from an object, a new $e…
2021-01-27 19:35:05 +01:00
Florian Mortgat
35448e3307
FIX 11.0: when a new intervention is created from an object, a new $extrafields object is instantiated but not initialized
...
Because of this, missing mandatory extrafields are not checked and no extrafields are inserted
2021-01-26 12:42:04 +01:00
Laurent Destailleur
9a754625bd
Merge pull request #16053 from ptibogxiv/patch-406
...
Fix stripe off_session set/unset
2021-01-24 15:17:41 +01:00
ptibogxiv
ae2b61d5ef
Fix stripe off_session set/unset
2021-01-23 18:49:11 +01:00
Laurent Destailleur
9b6b1e055c
Fix trans
2021-01-23 12:20:18 +01:00
Laurent Destailleur
86e853f27d
Look and feel v12
2021-01-23 12:18:07 +01:00
Laurent Destailleur
2acf2353a3
Fix bad link
2021-01-23 12:16:25 +01:00
Laurent Destailleur
5aba1f9ccd
FIX missing socid into link to create event from project agenda tab
2021-01-22 01:07:45 +01:00
Laurent Destailleur
0e684abceb
Merge pull request #16039 from ATM-Consulting/fix/12.0_ticket_extrafields_of_type_date_are_not_saved
...
FIX 12.0 - ticket extrafields of type 'date' are not saved
2021-01-21 18:27:36 +01:00
BlackMirror
a55d23f363
[FM] FIX - ticket extrafields of type 'date' are not saved
2021-01-21 15:55:52 +01:00
Laurent Destailleur
12b3b72fe3
Merge pull request #16028 from ATM-Consulting/fix/12.0_pdf_strato_label_instead_of_ref
...
[FM] Fix 12.0 - duplicate label, probably mistaken for ref
2021-01-21 13:25:54 +01:00
BlackMirror
640cf50b7f
[FM] Fix 12.0 - duplicate label, probably mistaken for ref
2021-01-20 15:20:50 +01:00
Laurent Destailleur
755de9fff2
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-19 16:19:46 +01:00
Laurent Destailleur
a0fe2a8abc
Merge pull request #16022 from frederic34/patch-1
...
Update .gitignore
2021-01-19 16:19:26 +01:00
Laurent Destailleur
560d401cff
Code comment
2021-01-19 15:54:24 +01:00
Laurent Destailleur
a81b3a0d61
FIX #15946
2021-01-19 15:23:36 +01:00
Laurent Destailleur
0917b37bb9
FIX #15966 #15967
2021-01-19 15:20:35 +01:00
Frédéric FRANCE
b2d790b46a
Update .gitignore
2021-01-19 14:27:31 +01:00
Laurent Destailleur
d69ce5b917
Merge pull request #15952 from FHenry/12_fix_autofill_date_payment
...
12 fix autofill date payment
2021-01-18 19:20:33 +01:00
Florian HENRY
a8cdecf1b8
better fix
2021-01-18 19:17:23 +01:00
Florian HENRY
6b61545189
Merge branch '12.0' of github.com:Dolibarr/dolibarr into 12_fix_autofill_date_payment
2021-01-18 19:07:30 +01:00
Laurent Destailleur
2baeec1537
Merge pull request #15964 from FHenry/12.0
...
extrafeild selllist can be use with string fk
2021-01-18 18:53:01 +01:00
Laurent Destailleur
7195a6880f
Merge pull request #15992 from atm-kevin/FIX/GETPOST_param_card_presend
...
FIX : missing GETPOST parameters on card_presend.tpl.php
2021-01-18 18:49:28 +01:00
Laurent Destailleur
a109dd8948
Fix removed unexpected values in stats graph
...
Conflicts:
htdocs/projet/graph_opportunities.inc.php
2021-01-18 13:55:11 +01:00
Florian HENRY
c4f8e81d5d
better fix
2021-01-18 09:18:42 +01:00
Florian HENRY
1cd0f71c09
Merge branch '12.0' of github.com:Dolibarr/dolibarr into 12.0
2021-01-18 09:12:29 +01:00
Florian HENRY
33a0cf078c
better fix
2021-01-18 09:12:23 +01:00
Laurent Destailleur
440f923b01
Merge pull request #15983 from zuiko/patch-2
...
Fix #15820 Bug: Unable to edit the pricing in Sales Order
2021-01-16 18:34:41 +01:00
Laurent Destailleur
8b9287055e
Update functions.lib.php
2021-01-16 18:34:25 +01:00
Laurent Destailleur
1d5182adf0
Merge pull request #15973 from frederic34/patch-10
...
missing default value
2021-01-16 17:27:33 +01:00
Laurent Destailleur
871691bf69
Fix missing popup
2021-01-16 16:34:49 +01:00
kevin
fb14f7c0b8
Modify GETPOST parameters to match with v12
2021-01-15 14:40:55 +01:00
Laurent Destailleur
60ab32c7fb
Merge pull request #15987 from ATM-Consulting/fix/ticket_filter_openall_does_not_include_read_tickets
...
FIX 12.0 - "openall" filter on ticket list does not include read tickets
2021-01-15 12:17:03 +01:00
Florian Mortgat
d3cbcedce3
FIX 12.0 (ticket) - the "openall" filter on the ticket list does not include tickets with status READ
2021-01-15 09:55:42 +01:00
zuiko
fd5948f716
Update functions.lib.php
...
Fix #15820
Fix #15820
function price2num
add underscore in the pattern in instruction
$amount = preg_replace('/[a-zA-Z\/\\\*\(\)\<\>]/', '', $amount);
as this:
$amount = preg_replace('/[a-zA-Z\/\\\*\(\)\<\>\_\-]/', '', $amount);
in order to cover some constantes cases as 20% (TX_NORMAL) or 10% (TX_REDUIT) where underscore is used.
it seems that some constantes use also "-" so I added it in the pattern.
I don't know if other characters have to be added to this pattern.
2021-01-14 15:00:53 +01:00
zuiko
727751e0c1
Update functions.lib.php
...
Fix #15820
function price2num
add underscore in the pattern in instruction
$amount = preg_replace('/[a-zA-Z\/\\\*\(\)\<\>]/', '', $amount);
as this:
$amount = preg_replace('/[a-zA-Z\/\\\*\(\)\<\>\_]/', '', $amount);
in order to cover some constantes cases as 20% (TX_NORMAL) or 10% (TX_REDUIT) where underscore is used.
I don't know if other characters have to be added to this pattern.
2021-01-14 14:44:32 +01:00
Florian HENRY
0fa7134bd1
better fix
2021-01-14 13:04:02 +01:00
Laurent Destailleur
ea47a55144
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-14 12:59:27 +01:00
Laurent Destailleur
1cf86931b3
Fix graph of opportunity when a status has been removed.
2021-01-14 12:58:50 +01:00
Frédéric FRANCE
11100b3017
missing default value
2021-01-13 15:16:43 +01:00
Florian HENRY
7e30812529
fix review
2021-01-12 22:01:53 +01:00
Laurent Destailleur
2b9ce6995f
Merge pull request #15951 from FHenry/12_fix_update_groupname
...
fix: update group name
2021-01-12 20:26:17 +01:00
Florian HENRY
33d7998a96
fix: date auto fill date paiement tax
2021-01-11 19:47:20 +01:00
Florian HENRY
e5ef455628
fix: date auto fill date paiement tax
2021-01-11 19:46:08 +01:00
Florian HENRY
77f213832e
fix: update group name
2021-01-11 19:40:44 +01:00
Laurent Destailleur
080ffa6a51
Merge pull request #15947 from atm-lena/12.0_FIX_Translation_FR_Permission777
...
12.0 FIX Translation Permission777 FR
2021-01-11 17:10:29 +01:00
atm-lena
f17474a8de
12.0 FIX Translation Permission777 FR
2021-01-11 16:56:19 +01:00
Laurent Destailleur
788ef257a9
Fix GETPOST for qty
2021-01-11 13:02:05 +01:00
Laurent Destailleur
fe7be8362f
Fix td balance
2021-01-11 12:03:28 +01:00
Laurent Destailleur
a3fd6f07e9
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-08 15:10:05 +01:00
Laurent Destailleur
243b227c33
Fix prerequisites
2021-01-08 15:09:49 +01:00
Laurent Destailleur
24c926b32f
Update doc
2021-01-08 15:09:16 +01:00
Laurent Destailleur
8ca639b79f
Merge pull request #15916 from atm-maxime/fix_commonfieldadd_type
...
Fix date and datetime type in commonfield_add.tpl
2021-01-07 10:28:10 +01:00
Maxime Kohlhaas
1b7d194e18
Finish fix on add form values
2021-01-07 09:03:25 +01:00
Laurent Destailleur
1aa7e4adeb
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-06 21:32:46 +01:00
Laurent Destailleur
0dc182553e
Merge pull request #15896 from atm-lena/FIX/issue_14197
...
FIX balance starting and ending fiscal month #14197
2021-01-06 21:32:02 +01:00
Laurent Destailleur
2a31ca969f
FIX #15388 #15891
2021-01-06 21:29:58 +01:00
Laurent Destailleur
8918299364
Update commonfields_add.tpl.php
2021-01-06 21:24:37 +01:00
Maxime Kohlhaas
42e45d4a7a
Fix date and datetime type in commonfield_add.tpl
2021-01-06 21:14:40 +01:00
Laurent Destailleur
93323f6d61
Merge pull request #15889 from atm-quentin/FIX/issue_15516
...
FIX wrong name for search status param issue #15516
2021-01-06 20:35:52 +01:00
Laurent Destailleur
8f1617884a
Merge pull request #15888 from atm-quentin/FIX/issue_15659
...
FIX issue 15659 : Missing test if supplier conf is enabled
2021-01-06 20:35:34 +01:00
Laurent Destailleur
679948e207
Merge pull request #15893 from atm-lena/FIX_issue_15629
...
FIX #15629
2021-01-06 20:34:31 +01:00
Laurent Destailleur
654cf2d990
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/lib/functions.lib.php
2021-01-06 20:27:46 +01:00
Laurent Destailleur
9e50a06f2b
Merge pull request #15894 from atm-john/11.0_fix_issue_14833
...
Fix #14833 A security mecanism generates data loss
2021-01-06 20:26:19 +01:00
Laurent Destailleur
a955df21bf
Merge pull request #15905 from atm-quentin/FIX/issue_14501
...
FIX useless tracking number displayed on pdf if empty issue #14501
2021-01-06 20:22:43 +01:00
Laurent Destailleur
170814c718
Fix missing rollback
2021-01-06 20:21:22 +01:00
Laurent Destailleur
7f21332533
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-06 20:12:17 +01:00
Laurent Destailleur
17306bc715
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/boxes/box_shipments.php
2021-01-06 20:12:09 +01:00
Laurent Destailleur
d3bc6aadec
Merge pull request #15902 from atm-john/11.0_fix_box_issue_15465
...
FIX #15465 External user sees last 5 shipments to other customers in the dashboard
2021-01-06 19:56:57 +01:00
Laurent Destailleur
7372a18283
Update box_shipments.php
2021-01-06 19:56:49 +01:00
Laurent Destailleur
33b138b5ba
Merge pull request #15904 from atm-jpb/12.0_Fix
...
Fix add ticket on elementList
2021-01-06 19:48:10 +01:00
Laurent Destailleur
99066eaf5c
Merge pull request #15912 from atm-jpb/12.0_fix_cat_product_list
...
FIX : add categories params on llxHeader filter
2021-01-06 19:38:57 +01:00
Laurent Destailleur
4f2c6e2901
Merge pull request #15911 from atm-kevin/Fix_create_contact_from_thirdparty_from_member
...
Fix #15829
2021-01-06 19:33:25 +01:00
Laurent Destailleur
fead1b7e86
Merge pull request #15907 from atm-kevin/Fix_multicurrency_supplier_invoice_puht_devise
...
Fix #14353
2021-01-06 19:32:53 +01:00
Laurent Destailleur
35d74035be
Merge pull request #15913 from atm-john/fix/12.0_bom_unit
...
FIX bom line unit display #13831
2021-01-06 19:31:59 +01:00
jpb
142800f951
Merge branch '12.0_fix_cat_product_list' of github.com:atm-jpb/dolibarr into 12.0_fix_cat_product_list
2021-01-06 16:06:42 +01:00
jpb
2be2cdaadf
fix style errors
2021-01-06 16:06:03 +01:00
ATM john
cf324f75d7
Fix bom line unit display #13831
2021-01-06 16:01:19 +01:00
stickler-ci
f9ae8acbc7
Fixing style errors.
2021-01-06 14:47:54 +00:00
jpb
99b977a08e
add categories params on llxHeader filter
2021-01-06 15:38:30 +01:00
kevin
5164a96aa0
Fix #15829
2021-01-06 15:35:33 +01:00
kevin
e8ba4de832
Fix #14353
2021-01-06 14:46:56 +01:00
stickler-ci
ca557cfacd
Fixing style errors.
2021-01-06 13:22:35 +00:00
quentin
e44b14364a
FIX useless tracking number displayed on pdf if empty
2021-01-06 14:17:06 +01:00
jpb
19ee163f31
Fix add ticket on elementList
2021-01-06 13:54:51 +01:00
ATM john
50b5226d10
FIX #15465 External user sees last 5 shipments to other customers in the dashboard
2021-01-06 12:40:38 +01:00
atm-lena
4b9bb824d0
FIX balance starting and ending fiscal month #14197
2021-01-06 11:16:51 +01:00
ATM john
92a4314779
Fix security mecanism generating data loss
2021-01-06 10:45:54 +01:00
atm-lena
6f15683709
FIX create ticket : thirdparty/contact notification #15629
2021-01-06 10:42:48 +01:00
quentin
2f932330d3
FIX wrong name for search status param
2021-01-06 10:10:39 +01:00
quentin
7161ca9e70
FIX issue 15659 : Missing test if conf is enabled
2021-01-06 09:54:02 +01:00
Laurent Destailleur
58e33c59f4
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/product/list.php
2021-01-05 19:07:53 +01:00
Laurent Destailleur
5709216427
Merge pull request #15881 from OPEN-DSI/v11-fix-product-list-vat-rate-show-right
...
FIX right to show VAT rate in product list
2021-01-05 18:57:06 +01:00
lvessiller
ca6899c138
FIX right to show VAT rate in product list
2021-01-05 16:11:46 +01:00
Laurent Destailleur
1960c712df
Merge pull request #15866 from atm-maxime/fix_contactelement
...
Fix dict contact type element list
2021-01-04 12:02:57 +01:00
Laurent Destailleur
bb22f2ccaf
Update admin.lib.php
2021-01-04 12:02:41 +01:00
Juanjo Menent
d892d8c3c7
FIX: Bad dates filtering in the ticket list causes sql error
2021-01-04 10:59:45 +01:00
Maxime Kohlhaas
e190b010d3
Fix dict contact type element list
2021-01-03 16:05:04 +01:00
Laurent Destailleur
8ad5dc81de
GETPOST
2021-01-03 15:13:29 +01:00
Laurent Destailleur
f462f68056
Code comment
2021-01-03 15:10:33 +01:00
Laurent Destailleur
fd4dab495f
FIX Bad cleaning of VAT rate when numbers are into code
2021-01-02 16:51:34 +01:00
Laurent Destailleur
d46eb08083
More log and use id to refresh/reload an invoice.
2021-01-02 15:36:19 +01:00
Laurent Destailleur
a8d15fafd2
Fix missing span
2021-01-02 14:17:54 +01:00
Laurent Destailleur
65edc377c3
FIX Visible date of payment
2020-12-30 22:53:21 +01:00
Laurent Destailleur
40d19e6c36
Fix tooltip on timezone
2020-12-30 22:01:26 +01:00
Laurent Destailleur
79da047802
FIX Dates of sales start in TakePOS
...
Conflicts:
htdocs/langs/en_US/cashdesk.lang
2020-12-30 21:46:40 +01:00
Laurent Destailleur
1ec763fc14
FIX When creating a new POS sell, the creation date must be modified.
2020-12-30 21:22:54 +01:00
Laurent Destailleur
c6c697cb43
Merge pull request #15835 from aspangaro/12p10
...
FIX : #15751 Miscellaneous payment type change to 0 after updating subledger account
2020-12-30 12:42:57 +01:00
Laurent Destailleur
9e04217e35
Merge pull request #15802 from aspangaro/12p9
...
FIX: Accountancy - Retire entire opening balance feature
2020-12-30 11:21:34 +01:00
Alexandre SPANGARO
a336e45098
FIX : #15751 Miscellaneous payment type change to 0 after updating subledger
2020-12-30 08:11:20 +01:00
Alexandre SPANGARO
0e2b7d8b3c
Remove typo
2020-12-30 07:23:26 +01:00
Laurent Destailleur
c3326a0963
FIX Creation of thirdparty when setup is empty
2020-12-29 04:30:37 +01:00
Alexandre SPANGARO
49a1268ba1
Merge branch '12.0' into 12p9
2020-12-28 03:12:57 +01:00
Alexandre SPANGARO
26791714ce
Fix : Introduce constant ACCOUNTANCY_SHOW_OPENING_BALANCE
2020-12-28 03:07:33 +01:00
Laurent Destailleur
d2af03856c
Merge pull request #15808 from FHenry/12.0
...
fix: colspan balance accountanty
2020-12-27 13:56:07 +01:00
Laurent Destailleur
3abceadb86
Add info
2020-12-24 13:02:45 +01:00
Laurent Destailleur
739695c442
Fix delay to wait between email for emailing refused float.
2020-12-24 12:49:17 +01:00
Laurent Destailleur
360a85cbbc
FIX add autofix of count of email target when data is corrupted
2020-12-24 12:32:34 +01:00
Florian HENRY
60d8fb4719
fic porject mass action right
2020-12-24 00:48:48 +01:00
Florian HENRY
7d1d588225
fix service right problem for mass action
2020-12-23 23:48:45 +01:00
Laurent Destailleur
8658f903fa
FIX Must delete extrafields before main table on product deletion.
2020-12-23 15:00:25 +01:00
Florian HENRY
77c335c5f3
fix colspan balance accountanty
2020-12-23 09:19:56 +01:00
Alexandre SPANGARO
f273273129
FIX: Accountancy - Retire entire opening balance feature
2020-12-22 06:57:55 +01:00
Laurent Destailleur
33f8c53cca
Fix var_dump
2020-12-20 14:03:10 +01:00
Laurent Destailleur
8c87050703
FIX Check of customer/vendor code fails in some cases
2020-12-20 13:54:02 +01:00
Laurent Destailleur
ba86448bce
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-12-19 14:57:17 +01:00
Laurent Destailleur
31790e255c
Merge pull request #15756 from zuiko/patch-1
...
Update V12 fournisseurs.php to Fix #15755 Product: purchase price tab, supplier price table with list of products not "responsive"
2020-12-19 14:56:16 +01:00
Laurent Destailleur
a61c07a205
Merge pull request #15787 from ptibogxiv/patch-399
...
FIX php alert sms.php
2020-12-19 14:34:40 +01:00
ptibogxiv
22b2247442
Update sms.php
2020-12-19 13:41:49 +01:00
Laurent Destailleur
f10c69680c
Ajax combo at a better place (after select)
2020-12-17 21:42:10 +01:00
Laurent Destailleur
c97fcaec87
Better fix select2 bug https://github.com/select2/select2/issues/5832
2020-12-17 21:41:39 +01:00
Laurent Destailleur
b5db5f7474
Better responsive
2020-12-17 21:11:44 +01:00
Laurent Destailleur
f79dec80e6
Fix phpcs
2020-12-17 16:45:56 +01:00
Laurent Destailleur
73dfa7d44a
Try a better fix for #15770
2020-12-17 14:37:02 +01:00
Laurent Destailleur
768e143188
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-12-17 14:10:57 +01:00
Laurent Destailleur
b04cc22350
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/admin/prelevement.php
2020-12-17 14:10:45 +01:00
Laurent Destailleur
f0d787debb
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-12-17 14:07:24 +01:00
Laurent Destailleur
6bbc25e8c3
Merge pull request #15775 from Haldarys/10.0-fix-prelevement
...
Fix PRELEVEMENT_ADDDAYS check
2020-12-17 13:53:44 +01:00
Laurent Destailleur
27542ed8ed
Update prelevement.php
2020-12-17 13:53:09 +01:00
Laurent Destailleur
36d6b472ce
Update prelevement.php
2020-12-17 13:52:03 +01:00
Haldarys
10ac74162e
Fix PRELEVEMENT_ADDDAYS check
...
If we used a positive value in PRELEVEMENT_ADDDAYS it couldn't submit the changes to database
2020-12-17 10:19:21 +01:00
Laurent Destailleur
1c32f44814
Merge pull request #15768 from atm-lena/12.0_FIX_SituationFactureOut_Status
...
FIX Invoice Situation Out : status condition
2020-12-16 15:19:57 +01:00
atm-lena
cb2c1f3ece
FIX Facture Situation Out : status condition
2020-12-16 10:54:32 +01:00
Laurent Destailleur
17bd362d3c
Merge pull request #15760 from FHenry/fix_duplicate_customersupliercode
...
Fix duplicate customersupliercode
2020-12-16 00:24:16 +01:00
stickler-ci
9ca2e98a66
Fixing style errors.
2020-12-15 21:12:52 +00:00
Florian HENRY
b80bd8d1f8
FIX : dupliacete customer or supplier code must be error dipslayed with new code proposed
2020-12-15 22:03:15 +01:00
Florian HENRY
7a93c11ae0
FIX : dupliacete customer or supplier code must be error dipslayed with new code proposed
2020-12-15 22:01:33 +01:00
zuiko
943f1022c0
Update fournisseurs.php
...
Product: purchase price tab, the supplier price table with its list of products is not "responsive", as a result, the right-clickable areas, including the "Add purchase price" button, disappear to the right of the screens that are not full HD which forces the user to drag his window with the mouse.
The solution is to change the CSS class of the table to adopt the CSS class of the equivalent table of the selling price tab, which is "responsive" to it.
We therefore replace :
print '<table class="centpercent list">';
by :
print '<table class="noborder centpercent">';
Knowing that the class is used in 24 files, there might be other places where this class poses the same ergonomic problem. I don't know enough Dolibarr to generalize the correction ...
2020-12-15 09:26:27 +01:00
Laurent Destailleur
5f9b53004b
Fix warning
2020-12-14 17:40:40 +01:00
Laurent Destailleur
56c32e3c81
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-12-13 15:07:33 +01:00
Laurent Destailleur
4f79fdb4ab
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-12-13 15:07:25 +01:00
Laurent Destailleur
7886a6e838
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-12-13 15:06:54 +01:00
Laurent Destailleur
04c233c229
Merge pull request #15747 from aspangaro/10_p57
...
FIX: Export FEC - Force Carriage Return Line Feed
2020-12-13 15:06:19 +01:00
Alexandre SPANGARO
35b3d4f40a
FIX: Export FEC - Force Carriage Return Line Feed
2020-12-13 14:11:04 +01:00
Laurent Destailleur
ac34fce015
Merge pull request #15696 from StephaneLesage/12importexporticonslabels
...
Fix & sync import/export entity icons/labels translation
2020-12-13 12:50:30 +01:00
Juanjo Menent
4fc57d096e
Fix #15556
2020-12-12 20:37:00 +01:00
Laurent Destailleur
57b3b3db3a
Prepare 12.0.4
2020-12-12 19:18:45 +01:00
Laurent Destailleur
2592344601
Fix missing price2num
2020-12-12 17:27:27 +01:00
Laurent Destailleur
b3d49c4dce
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-12-11 15:54:31 +01:00
Laurent Destailleur
4fcd3fe493
Fix disallow -- string into filename for security purpose. Vulnerability
...
reported by Yılmaz Değirmenci
2020-12-11 15:12:42 +01:00
Laurent Destailleur
ad4a8eac52
Merge pull request #15725 from fmarcet/11.0
...
FIX: Bad rigths to send contract
2020-12-11 14:41:08 +01:00
Stephane Lesage
bcf4f65cc9
Fix & sync import/export entity icons/labels translation
2020-12-10 14:15:33 +01:00
Ferran Marcet
7360fcd03e
FIX: Bad rigths to send contract
2020-12-10 13:11:55 +01:00
Laurent Destailleur
89854ea137
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-12-08 22:24:14 +01:00
Laurent Destailleur
75b8794d72
Fix column must be NULL
2020-12-08 22:23:24 +01:00
Laurent Destailleur
51128c1d55
Merge pull request #15692 from ATM-Consulting/FIX/12.0_regression_basic_html_tags_no_longer_allowed_in_product_label
...
FIX 12.0 - XSS protection too stringent -> replace 'alphanohtml' with 'restricthtml'
2020-12-08 22:09:27 +01:00
Laurent Destailleur
34e7943d09
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/fourn/class/paiementfourn.class.php
2020-12-08 18:14:56 +01:00
Laurent Destailleur
4e72543fde
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/fourn/class/paiementfourn.class.php
htdocs/fourn/paiement/card.php
2020-12-08 18:11:39 +01:00
Laurent Destailleur
111d6aa621
Merge pull request #15695 from aspangaro/10_p57
...
FIX : Export FEC - Remove line at zero
2020-12-08 17:55:31 +01:00
Laurent Destailleur
996e01fe6a
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-12-08 17:52:01 +01:00
Laurent Destailleur
485fe0fc62
FIX Can receipt of a product that required lot after disabling stock and
...
lot module
2020-12-08 17:51:26 +01:00
Florian Mortgat
617c9f7ea9
FIX: enable HTML in product labels depending on conf MAIN_SECURITY_ALLOW_UNSECURED_LABELS_WITH_HTML
2020-12-08 09:30:31 +01:00
Alexandre SPANGARO
7c77a0d84b
FIX : Export FEC - Remove line at zero
2020-12-07 23:53:09 +01:00
Laurent Destailleur
ee9c938ea2
Merge pull request #15691 from fbosman/patch-4
...
Update product.class.php
2020-12-07 19:03:28 +01:00
Laurent Destailleur
669205af1c
Update product.class.php
2020-12-07 19:02:49 +01:00
Florian Mortgat
f871ade545
FIX 12.0 - the stringent XSS prodection provided by 'alphanohtml' causes problems with some clients who used basic tags (bold, italic, underline) in product labels. Using 'restricthtml' instead could be a good compromise.
2020-12-07 15:15:41 +01:00
Frans Bosman
7ad70c7c21
Update product.class.php
...
Added Hidden Option STOCK_DEFAULT_BATCH, in order to replace the default '000000' batchnumber for the existing stock when batchnumbers are enabled for a product.
2020-12-07 14:33:44 +01:00
Laurent Destailleur
d1c66059cd
Add missing tag order_ref and order_ref_customer on shipments for ODT
...
generation.
Conflicts:
htdocs/core/class/commondocgenerator.class.php
2020-12-06 19:03:46 +01:00
Laurent Destailleur
12b15a3d90
Merge pull request #15634 from aspangaro/10_p57
...
FIX: Problem on supplier payment card
2020-12-04 22:05:06 +01:00
Laurent Destailleur
3770eef8dc
Fix can import all categories
2020-12-04 19:51:14 +01:00
Laurent Destailleur
c1b6e58bbd
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-12-04 19:12:22 +01:00
Laurent Destailleur
49db52134b
Fix for negative numbers
2020-12-04 18:19:51 +01:00
Laurent Destailleur
e0b737b622
Merge pull request #15650 from atm-lena/12.0_FIX_PriceToNum_ConvertNegativToPositiv
...
pricetonum() - preg-replace() delete "-" negativ number
2020-12-04 18:19:22 +01:00
Laurent Destailleur
c69821794e
Merge pull request #15651 from fappels/11_fix_volume_calculation
...
FIX product auto volume calculation
2020-12-04 18:17:38 +01:00
Laurent Destailleur
aeda250df4
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/install/mysql/data/llx_c_shipment_mode.sql
2020-12-04 18:14:57 +01:00
Laurent Destailleur
283d4742f4
Merge branch 'FHenry-12.0_fix_fourn_commande_round' into 12.0
2020-12-04 18:13:29 +01:00
Laurent Destailleur
bc7cb4a148
Merge pull request #15640 from ATM-Consulting/FIX/12.0_Opensurvey_filters_by_entity_but_always_sets_entity_to_1
...
FIX 12.0 - on survey creation, entity is always set to 1 ⇒ set it to $conf->entity
2020-12-04 18:11:24 +01:00
Laurent Destailleur
46bb49c490
Merge pull request #15638 from ptibogxiv/patch-396
...
Fix limit product in customer margins
2020-12-04 18:10:49 +01:00
Laurent Destailleur
628257d771
Merge pull request #15649 from atm-benoit/FIX_SUPPLIER_PROPOSAL
...
Fix supplier proposal
2020-12-04 18:06:08 +01:00
Francis Appels
223205cf9d
Fix volume calcution, depends on surface not surface_units
...
surface_unit can be 0 for m2
2020-12-04 16:54:40 +01:00
atm-lena
d22646e6ae
pricetonum() - preg-replace() delete "-" negativ number
2020-12-04 16:06:10 +01:00
Laurent Destailleur
2c9e490853
Merge pull request #15643 from atm-benoit/FIX_INSTALL_12_SHIP_MODE
...
FIX SHIP MODE install v12 bug insert
2020-12-04 15:58:44 +01:00
stickler-ci
ddf82f3e7a
Fixing style errors.
2020-12-04 14:45:26 +00:00
atm-benoit
b9461322d9
FIX SUPPLIER PROPOSAL v12 bug add
2020-12-04 15:37:00 +01:00
atm-benoit
575bb7d420
FIX SHIP MODE install v12 bug insert
2020-12-04 14:20:25 +01:00
Francis Appels
5218550014
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-12-04 11:08:21 +01:00
Florian Mortgat
7685ed8295
FIX excess comma
2020-12-04 10:10:44 +01:00
Florian HENRY
94d57cd462
fix rounding
2020-12-04 10:03:06 +01:00
Florian Mortgat
c752bfe1a6
FIX 12.0 - set entity to $conf->entity (instead of 1 by default) when creating a survey; otherwise the survey cannot be listed from the entity it was created on unless it is the main entity
2020-12-04 10:02:39 +01:00
ptibogxiv
d712e1e6d4
Fix limit product in customer margins
...
Fix limit of 20 products in product list/search
2020-12-04 09:42:30 +01:00
Florian HENRY
7a5a6a14f0
fix At install insert shipment mode failed
2020-12-04 09:10:36 +01:00
Alexandre SPANGARO
0a24298385
FIX: Problem on supplier payment card
2020-12-04 02:57:40 +01:00
Laurent Destailleur
ac30348081
Prepare 12.0.4
2020-12-03 19:16:34 +01:00
Laurent Destailleur
df48704154
Fix label
2020-12-03 18:45:56 +01:00
Laurent Destailleur
8a7f7b3551
FIX Request on purchase orders in timeout even on very small databases
2020-12-03 18:38:18 +01:00
Laurent Destailleur
a1428c963b
Fix phpcs
2020-12-03 16:53:26 +01:00
Laurent Destailleur
c8eaa4743c
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-12-03 16:35:56 +01:00
Laurent Destailleur
ac29db92cb
FIX #15618
2020-12-03 16:35:42 +01:00
Laurent Destailleur
35766fb5bf
Merge pull request #15625 from atm-florianm/FIX/12.0_error_when_adding_lines_on_order
...
FIX 12.0 - error when displaying lines on order after adding a new line
2020-12-03 14:30:25 +01:00
Laurent Destailleur
068587fcee
Update card.php
2020-12-03 14:30:07 +01:00
Laurent Destailleur
af4f473c93
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/boxes/box_produits.php
2020-12-03 11:22:34 +01:00
Laurent Destailleur
0ad6ee209a
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-12-03 11:21:08 +01:00
Laurent Destailleur
b324425db8
code comment
2020-12-03 11:19:41 +01:00
Laurent Destailleur
0fd865d8af
FIX Better error message with IMAP when connection fails
2020-12-03 11:16:02 +01:00
Florian Mortgat
17d5bb5cd4
FIX 12.0 - error when displaying lines on order after adding a line if both MAIN_MULTILANGS and MAIN_DISABLE_PDF_AUTOUPDATE are activated
2020-12-02 22:25:08 +01:00
Laurent Destailleur
589da1d4b9
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-12-02 19:40:19 +01:00
Laurent Destailleur
bc1dc1e9f0
FIX #15590 manually
2020-12-02 19:34:04 +01:00
Laurent Destailleur
8d64485705
Merge pull request #15623 from Dolibarr/revert-15607-12edit-extrafield-computed-multiline
...
Revert "Create/Edit extra-field with multi-line text area for computed value"
2020-12-02 18:56:06 +01:00
Laurent Destailleur
a2dca42965
Revert "Create/Edit extra-field with multi-line text area for computed value"
2020-12-02 18:55:55 +01:00
Laurent Destailleur
4918b41384
Merge pull request #15607 from StephaneLesage/12edit-extrafield-computed-multiline
...
Create/Edit extra-field with multi-line text area for computed value
2020-12-02 18:55:47 +01:00
Laurent Destailleur
662fe4c358
Merge pull request #15611 from StephaneLesage/12more_llx_c_shipment_mode.sql
...
More transporters in llx_c_shipment_mode.sql
2020-12-02 18:33:48 +01:00
Stephane Lesage
1c4876b417
more transporters in llx_c_shipment_mode.sql
2020-12-01 21:17:03 +01:00
Stephane Lesage
3caf65ce6f
Create/Edit extra-field with multi-line text area for computed value
2020-12-01 19:30:09 +01:00
Francis Appels
5ec351911d
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-12-01 16:04:11 +01:00
Laurent Destailleur
fde7c4ffb3
Merge pull request #15575 from StephaneLesage/fix12-userlist-filter-by-gender
...
Fix Users list filter by gender
2020-11-30 15:48:06 +01:00
Laurent Destailleur
627d09d75e
Merge pull request #15580 from teleassist/teleassist-12.0Fix15374
...
FIX #15374 : "New" doesn't clear total amounts
2020-11-30 15:40:19 +01:00
Laurent Destailleur
7870a33fd3
Update invoice.php
2020-11-30 15:39:35 +01:00
stickler-ci
9ee37153f7
Fixing style errors.
2020-11-30 10:32:58 +00:00
teleassist
560194c3b9
FIX #15374 : "New" doesn't clear total amounts
...
Invoice's total amounts where not updated because of direct lines deleting in database.
2020-11-30 11:22:49 +01:00
Laurent Destailleur
4f762cf73d
Fix label
2020-11-30 08:29:19 +01:00
Stephane Lesage
0046bfc53f
Fix Users list filter by gender
2020-11-29 23:42:47 +01:00
Laurent Destailleur
58eaef37d2
Fix regression
2020-11-29 21:29:22 +01:00
Laurent Destailleur
d45fe6c17f
FIx #15551
2020-11-29 20:39:39 +01:00
Laurent Destailleur
d3a2aa664f
FIX #15572
2020-11-29 20:27:40 +01:00
Laurent Destailleur
df17c2f26a
Removed dead code generating warning.
...
CSS
2020-11-28 16:48:32 +01:00
Laurent Destailleur
c6b2ee57ca
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
.travis.yml
2020-11-27 16:19:44 +01:00
Laurent Destailleur
5ed2bbb204
Fix error message
2020-11-27 16:13:27 +01:00
Laurent Destailleur
4a5cdd0092
Several fixes in export and repair tool
2020-11-27 15:27:35 +01:00
Laurent Destailleur
ac3c129735
Clean code
2020-11-27 14:24:15 +01:00
Laurent Destailleur
26f07992a9
Reduce travis load for v11
2020-11-27 00:27:52 +01:00
Laurent Destailleur
6de24e0c2e
Reduce travis load for v12
2020-11-27 00:19:45 +01:00
Laurent Destailleur
4da4499569
FIX Param joinfiles not sanitized
...
Conflicts:
htdocs/admin/mails_templates.php
2020-11-26 23:07:52 +01:00
Laurent Destailleur
b043442b91
Fix link and selection of status of purchase order.
2020-11-26 17:53:57 +01:00
Laurent Destailleur
22c2cfd9ec
FIX warning for purchase order delivery late.
2020-11-26 16:57:39 +01:00
Laurent Destailleur
dfa161ca30
Fix property
2020-11-26 16:19:45 +01:00
Laurent Destailleur
3ccc9d3e57
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-11-26 15:29:57 +01:00
Laurent Destailleur
bd780a8c51
FIX Warning on late purchase order delivery
2020-11-26 15:29:18 +01:00
Laurent Destailleur
f91226a9f0
Merge pull request #15537 from maboelfotoh/maboelfotoh-fix-pr-13067
...
FIX #13067 including opening balance in calculation of displayed balance
2020-11-25 17:54:09 +01:00
Laurent Destailleur
168e35a035
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-11-25 17:29:09 +01:00
Laurent Destailleur
16e3baeff2
FIX filter on project list
2020-11-25 17:28:53 +01:00
Muhammad Aboelfotoh
551256b779
FIX #13067 including opening balance in calculation of displayed balance
2020-11-25 15:11:09 +00:00
Laurent Destailleur
c9371e9eb0
Merge pull request #15512 from fappels/12_fix_transfer_expline_extrafield
...
Fix issue #15506 tansfer line extrafield order to expedition
2020-11-25 15:30:07 +01:00
Francis Appels
a734e1caa7
line is order line not exp line
2020-11-25 15:06:07 +01:00
Laurent Destailleur
3f1c00dcb2
Merge pull request #15517 from dumbbell/remove-PCG99-BASE-left-over-fields
...
Fix #15515 : Getting errors when importing the "PCG99-BASE" accounts
2020-11-25 12:59:53 +01:00
Jean-Sébastien Pédron
9b1dbf8d2a
llx_accounting_account_fr.sql: Remove left over field data
...
In commit 86d9622360 , the `pcg_subtype`
was removed from the inserted values.
In commit a85dfaf71e , values associated
with this field were removed. However, at least two lines in the
PCG99-BASE accounting accounts still had that field values.
This led to errors when importing the PCG99-BASE accounts. This patch
fixes the problem and the accounts can be imported successfully.
2020-11-24 22:19:21 +01:00
Laurent Destailleur
d17ecbeccd
Fix #15438
2020-11-24 20:56:11 +01:00
Francis Appels
7eec1155a0
Fix issue #15506 tansfer line extrafield order to expedition
2020-11-24 18:58:37 +01:00
Laurent Destailleur
faa33f2d3c
FIX #15501
2020-11-24 12:52:39 +01:00
Laurent Destailleur
817de18a5d
Fix remove log
2020-11-24 12:25:32 +01:00
Laurent Destailleur
14ea3a1697
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-11-24 10:56:43 +01:00
Laurent Destailleur
53208e620e
Use of . as thousand separator. Can use it for decimal if not 3 digits.
2020-11-24 10:56:05 +01:00
Laurent Destailleur
6042b8df4e
Merge pull request #15499 from frederic34/patch-8
...
fix status on tooltip in box last product
2020-11-24 09:05:46 +01:00
Frédéric FRANCE
69ea0ea791
Update box_produits.php
2020-11-23 23:44:15 +01:00
Frédéric FRANCE
c7d886c918
fix status on tooltip in box last product
2020-11-23 23:25:09 +01:00
Laurent Destailleur
890f7a0602
Merge pull request #15497 from atm-john/12.0_fix_thirdparty_propagate_extrafields_to
...
FIX Dol print error : conf usage thirdparty propagate extrafields to
2020-11-23 21:43:03 +01:00
Laurent Destailleur
5822fcfbed
FIX several warning with the barcode use in ODT templates
2020-11-23 21:38:45 +01:00
Laurent Destailleur
9cb5673c36
Fix remove var_dump
2020-11-23 19:46:24 +01:00
Laurent Destailleur
c5278197fb
More phpunit test for price2num
2020-11-23 19:45:11 +01:00
Laurent Destailleur
e7dbc8407f
FIX formating of prices with foreign languages
2020-11-23 19:08:26 +01:00
ATM john
fbc911aea1
Fix conf usage thirdparty propagate extrafields to
2020-11-23 16:40:31 +01:00
Laurent Destailleur
3c84962891
Merge pull request #15472 from atm-florianm/FIX_12.0_CRON_methods_cant_be_called_without_params
...
Fix 12.0 cron methods cant be called without params
2020-11-21 23:39:39 +01:00
Florian Mortgat
6c75997b27
FIX wrong tab
2020-11-20 19:15:15 +01:00
Florian Mortgat
f7228d96af
FIX 12.0 - when the cronjob 'params' field is empty, the cron method is called with one empty string param instead of no params at all
2020-11-20 19:12:59 +01:00
Laurent Destailleur
823e399d8d
Merge pull request #15428 from atm-quentin/FIX/actioncomm_desc_cant_be_empty
...
FIX cant empty action comm desc
2020-11-18 12:47:37 +01:00
Laurent Destailleur
4ae121d870
FIX Can't create shipment for virtual product. Add
...
STOCK_EXCLUDE_VIRTUAL_PRODUCTS as a quick hack to solve this.
2020-11-16 19:43:45 +01:00
quentin
6ce006f853
FIX cant empty action comm desc
2020-11-16 15:46:16 +01:00
Laurent Destailleur
217aa9c420
Clean CI
2020-11-15 23:50:11 +01:00
Laurent Destailleur
8ac3d5f9bf
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-11-15 23:49:22 +01:00
Laurent Destailleur
7fdc63faa6
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-11-15 23:48:52 +01:00
Laurent Destailleur
556888d55c
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-11-15 23:48:18 +01:00
Laurent Destailleur
5e1cd459b1
Fix travis
2020-11-15 23:47:53 +01:00
Laurent Destailleur
b9192744cc
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-11-15 17:16:05 +01:00
Laurent Destailleur
30681f9179
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-11-15 17:15:56 +01:00
Laurent Destailleur
f101b3e43d
Merge pull request #15402 from BlueGarm/BlueGarm-Order-Partially-and-Delay
...
Add orders received partially and delay icons
2020-11-15 17:13:07 +01:00
Laurent Destailleur
dff5b13700
Merge pull request #15418 from atm-maxime/fix_ticket_list_filter
...
Fix #15377 ticket list filter on author
2020-11-15 17:01:47 +01:00
Maxime Kohlhaas
44c5988853
Fix #15377 ticket list filter on author
2020-11-15 10:42:15 +01:00
BlueGarm
2425cf82d3
Add Partially Received Order and Delay
...
Edit file to allow following order received partially and to upgrade lisibility of delayed orders
2020-11-14 13:25:02 +01:00
Mikaël MARTIN
0c37d31e04
Update box_supplier_orders_awaiting_reception.php
2020-11-14 13:01:36 +01:00
Laurent Destailleur
0764cb2abd
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-11-12 14:13:19 +01:00
Laurent Destailleur
777ae9af9b
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-11-12 14:12:13 +01:00
Laurent Destailleur
02158928cc
FIX #15365 export of extrafields for user and resources
2020-11-12 14:11:59 +01:00
Laurent Destailleur
dd46ca9c3c
Merge pull request #15356 from FHenry/12_fix_php7.4_deprecated
...
fix deprecated warning php 7.4
2020-11-12 12:36:19 +01:00
Laurent Destailleur
2907df8253
Merge pull request #15364 from frederic34/patch-15
...
Fix missing getpost for scandir odt path
2020-11-12 12:33:59 +01:00
Frédéric FRANCE
ad05451427
Fix missing getpost for scandir odt path
2020-11-12 11:23:03 +01:00
Florian HENRY
b16af0a7c3
fix deprecated warning php 7.4
2020-11-11 15:43:36 +01:00
Laurent Destailleur
2db08c8e0d
Merge pull request #15341 from atm-quentin/FIX/HeightForTotWhenTooMuchPayment
...
FIX : handling $heightforinfotot when he's superior to a page height
2020-11-10 14:38:39 +01:00
Laurent Destailleur
73df033000
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/core/boxes/box_birthdays.php
2020-11-10 11:05:53 +01:00
quentin
fb27c98f9c
FIX : handling $heightforinfotot when he's superior to a page height
2020-11-10 09:40:45 +01:00
Laurent Destailleur
8458025e1d
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-11-09 19:47:33 +01:00
Laurent Destailleur
4a5c7d299f
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
2020-11-09 19:47:25 +01:00
Laurent Destailleur
59abed9153
Merge pull request #15337 from ATM-Consulting/FIX_12.0_remove_set_thirdparty_action_on_invoice
...
Following PR#15336: it should not be possible to modify the third par…
2020-11-09 19:08:14 +01:00
Laurent Destailleur
18d4840f85
Merge pull request #15334 from aspangaro/10_p57
...
FIX: Accountancy - Some ajustments on length of the account (general & auxiliary)
2020-11-09 19:02:35 +01:00
Laurent Destailleur
c529a92b92
Merge pull request #15333 from atm-gauthier/11.0_fix_disabled_sales_representative
...
FIX : disabled users must not be available in sales representative list on societe edit mode
2020-11-09 19:02:01 +01:00
Florian Mortgat
bf27c56fa7
Following PR#15336: it should not be possible to modify the third party of an invoice
2020-11-09 17:09:06 +01:00
Alexandre SPANGARO
0a078da8e4
FIX: Accountancy - Some ajustments on length of the account
2020-11-09 14:59:29 +01:00
Alexandre SPANGARO
617c930574
FIX: Accountancy - Some ajustments on length of the account (general & auxiliary)
2020-11-09 14:13:09 +01:00
Got2be
2f11f4e104
FIX : disabled users must not be available in sales representative list on societe edit mode
2020-11-09 11:22:07 +01:00
Laurent Destailleur
a017943083
Merge pull request #15321 from atm-lena/11.0_FIX_BoxBirthdayAndSocCommercial_UserStatus
...
FIX - Don't display inactive users in birthday box and company card
2020-11-06 18:43:56 +01:00
atm-lena
047785b273
FIX - Don't display inactive users in birthday box and soc card
2020-11-06 11:58:36 +01:00
Laurent Destailleur
4689d42afd
FIX #15303
2020-11-05 14:10:46 +01:00
Laurent Destailleur
6080e5335f
Minor fix
2020-11-05 12:56:20 +01:00
Laurent Destailleur
9380ea4bc5
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-11-05 09:43:38 +01:00
Laurent Destailleur
a5328f4230
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-11-05 09:43:28 +01:00
Laurent Destailleur
6bb598498e
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-11-05 09:42:51 +01:00
Laurent Destailleur
4b7c8a0d1d
Merge pull request #15291 from prietojc/12.0_patch-1
...
FIX force payment mode to withdraw
2020-11-04 20:36:29 +01:00
Laurent Destailleur
e505586926
Merge pull request #15280 from prietojc/12.0
...
Fix computed import
2020-11-04 18:49:17 +01:00
jcp
1f483d7c28
Fix force payment mode to create withdrawal
2020-11-04 11:43:03 +01:00
jcp
3ce7a23c70
Revert "NEW massaction for BankTransfer"
...
This reverts commit a39ff26def .
2020-11-03 20:21:53 +01:00
jcp
a39ff26def
NEW massaction for BankTransfer
2020-11-03 20:16:56 +01:00
jcp
bae05bbe7d
Fix computed import
2020-11-03 18:43:03 +01:00
Laurent Destailleur
f25a6b2e67
Merge pull request #15213 from ATM-Consulting/fix/10.0_delete_action_from_redirect_url_when_reordering_lines
...
FIX - 10.0 - remove 'action' parameter from redirect URL when reordering lines
2020-11-02 09:41:00 +01:00
Florian Mortgat
400acf9f65
FIX - 10.0 - regex to remove 'action' parameter: taking feedback from PR#15213 into account
2020-11-02 08:26:36 +01:00
Laurent Destailleur
2cdbfa2048
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-11-01 17:45:22 +01:00
Laurent Destailleur
72160deef7
FIX #14979
2020-11-01 17:01:26 +01:00
Laurent Destailleur
ad922bfde6
FIX #15074
2020-11-01 16:08:09 +01:00
Laurent Destailleur
49ccf2a3cb
Update doc
2020-11-01 15:55:51 +01:00
Laurent Destailleur
45f834cb15
FIX #15199
2020-11-01 15:20:33 +01:00
Laurent Destailleur
63a03cdad6
FIX #15208
2020-11-01 14:34:29 +01:00
Laurent Destailleur
41b938047d
Fix doc
2020-10-31 14:51:32 +01:00
Laurent Destailleur
9113ecedfa
code comment
2020-10-31 12:55:26 +01:00
Laurent Destailleur
623cb54480
Prepare a more complete fix for #15016
2020-10-31 12:30:47 +01:00
Laurent Destailleur
a4d2927f82
Fix for #15016
...
Conflicts:
htdocs/core/actions_linkedfiles.inc.php
2020-10-31 12:18:54 +01:00
Laurent Destailleur
d9ca9fe22d
Fix clean of contract
2020-10-30 14:50:38 +01:00
Laurent Destailleur
2deb1e6107
Merge pull request #15221 from atm-john/12.0_missign_lang_trans
...
FIX Missing lang trans
2020-10-30 14:35:04 +01:00
ATM john
61cb99117a
Add missing lang trans
2020-10-30 09:33:07 +01:00
Laurent Destailleur
5504e3b236
Fix phpcs
2020-10-30 05:58:40 +01:00
Laurent Destailleur
1a02504792
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/class/hookmanager.class.php
htdocs/core/lib/security2.lib.php
2020-10-30 04:26:09 +01:00
Laurent Destailleur
f51b02026c
Fix regression
2020-10-30 04:24:06 +01:00
Laurent Destailleur
840ca73464
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/class/hookmanager.class.php
htdocs/main.inc.php
htdocs/theme/eldy/info-box.inc.php
htdocs/theme/eldy/style.css.php
2020-10-30 04:21:07 +01:00
Laurent Destailleur
f5a156ee06
Fix regression
2020-10-30 04:17:02 +01:00
Laurent Destailleur
1b5bcaccc6
Fix remove warnings
2020-10-30 04:13:31 +01:00
Laurent Destailleur
ec0c8e0c79
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/lib/security2.lib.php
htdocs/core/modules/livraison/doc/pdf_typhon.modules.php
htdocs/core/tpl/advtarget.tpl.php
2020-10-30 03:35:40 +01:00
Laurent Destailleur
263b679af4
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/core/tpl/advtarget.tpl.php
2020-10-30 03:31:04 +01:00
Laurent Destailleur
925669ee33
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-10-30 03:25:52 +01:00
Laurent Destailleur
f22017080d
Fix for php8
2020-10-30 03:25:33 +01:00
Laurent Destailleur
d7ac505cd0
Merge pull request #15202 from ATM-Consulting/fix/10.0_make_formConfirm_an_addreplace_hook_2
...
FIX 10.0 - make formConfirm an addreplace-type hook
2020-10-29 17:47:56 +01:00
Laurent Destailleur
e79a061c19
Merge pull request #15204 from frederic34/patch-6
...
Update timeline.inc.php
2020-10-29 17:46:31 +01:00
Laurent Destailleur
ee4a827627
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/compta/bank/various_payment/card.php
htdocs/compta/bank/various_payment/list.php
htdocs/core/db/DoliDB.class.php
2020-10-29 13:10:10 +01:00
Laurent Destailleur
d7225327e7
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-10-29 11:13:29 +01:00
Laurent Destailleur
2a386b6fea
Fix set subledger account
2020-10-29 11:13:18 +01:00
Laurent Destailleur
91cf5de54d
Fix bad sort order
2020-10-29 11:06:18 +01:00
Laurent Destailleur
980cb095da
Fix sort order use last sortorder if several fields.
2020-10-29 11:05:43 +01:00
Florian Mortgat
5e2962ef38
FIX - 10.0 - remove 'action' parameter from redirect URL when reordering lines on a document
2020-10-29 10:50:13 +01:00
Laurent Destailleur
b1b7a7c725
Fix missing transaction
2020-10-29 10:40:50 +01:00
Laurent Destailleur
89dcbfae82
Merge pull request #15212 from Dolibarr/revert-15182-FIX_11.0_various_payment_subledger
...
Revert "FIX: various payments: bad data handling for subledger account + useless db commit/rollback"
2020-10-29 10:37:33 +01:00
Laurent Destailleur
c3f0f3cc4a
Revert "FIX: various payments: bad data handling for subledger account + useless db commit/rollback"
2020-10-29 10:36:48 +01:00
Frédéric FRANCE
20c00d0c43
Update timeline.inc.php
2020-10-28 17:54:45 +01:00
Florian Mortgat
a4af2e94a9
FIX 10.0 - make formConfirm an addreplace-type hook
2020-10-28 17:08:09 +01:00
Laurent Destailleur
f02a35d398
Fix bad array when year is not defined into graph stat of products
2020-10-28 16:47:00 +01:00
Laurent Destailleur
6363a6cd60
Fix sanitize
2020-10-28 14:11:46 +01:00
Laurent Destailleur
47dfe633f9
Fix filter on date on statistics of products
2020-10-28 13:19:35 +01:00
Laurent Destailleur
866934e6c5
Merge pull request #15182 from marc-dll/FIX_11.0_various_payment_subledger
...
FIX: various payments: bad data handling for subledger account + useless db commit/rollback
2020-10-27 18:07:47 +01:00
Marc de Lima Lucio
a33d34a165
FIX: various payments: bad data handling for subledger account + useless db commit/rollback
2020-10-27 16:48:56 +01:00
Laurent Destailleur
027c5582c3
Merge pull request #15178 from frederic34/patch-6
...
dol_print_date called with a bad value
2020-10-27 11:55:07 +01:00
Laurent Destailleur
5943e784ec
Remove var_dump
2020-10-27 10:27:44 +01:00
Laurent Destailleur
00b49dba18
Fix label
2020-10-27 10:26:30 +01:00
Laurent Destailleur
ffc961599c
FIX error 500 on cash fence
2020-10-27 10:19:00 +01:00
Frédéric FRANCE
da4f3fab14
dol_print_date called with a bad value
2020-10-27 08:10:19 +01:00
Laurent Destailleur
7806bdabb3
Merge pull request #15177 from Ahuahuachi/12.0-FIX-15161
...
FIX #15161 MO translation conflict
2020-10-27 01:23:26 +01:00
Alfredo Altamirano
214cd2c99b
Update references of MO translation string
2020-10-26 15:44:26 -06:00
Alfredo Altamirano
43fd659d2a
Rename translation string MO for ManufacturingOrder
2020-10-26 15:38:42 -06:00
Laurent Destailleur
12289ceb9e
Merge pull request #15159 from Ahuahuachi/10.0
...
FIX #15111 Fix special characters output in PDF
2020-10-26 19:20:53 +01:00
Laurent Destailleur
e57cd74f22
Merge pull request #15166 from atm-quentin/FIX_select2_extra_witdh_on_advtargetmailing
...
FIX table making extrafield input too small on advance target mailing
2020-10-26 19:11:37 +01:00
Laurent Destailleur
f18a13b2d4
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/product/class/productcustomerprice.class.php
2020-10-26 19:08:11 +01:00
Laurent Destailleur
78a52eda96
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/main.inc.php
htdocs/product/class/productcustomerprice.class.php
2020-10-26 19:05:30 +01:00
Laurent Destailleur
50ede5224a
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-10-26 19:02:47 +01:00
Laurent Destailleur
c58d3d0cf7
FIX #15163
2020-10-26 19:02:26 +01:00
Laurent Destailleur
ca66df2a7b
Merge pull request #15167 from marc-dll/FIX_10.0_customer_price_triggers
...
FIX: product customer prices: missing triggers in CRUD class
2020-10-26 18:59:44 +01:00
Laurent Destailleur
3ee618d736
FIX Clean orphan records in llx_ecm_files into repair script.
2020-10-26 18:31:12 +01:00
Laurent Destailleur
2c2142ddba
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-10-26 18:13:47 +01:00
Laurent Destailleur
adeddc70ca
FIX Deletion of expensereport + other generated object not complete.
2020-10-26 18:10:58 +01:00
Marc de Lima Lucio
3f839c2a96
FIX: product customer prices: missing triggers in CRUD class
2020-10-26 16:11:21 +01:00
quentin
fd1f5bbe01
FIX table making extrafield too small advtagertmailing
2020-10-26 15:03:32 +01:00
quentin
5694a19c6a
FIX table making extrafield input too small advtargetmailing
2020-10-26 14:51:13 +01:00
Alfredo Altamirano
1b82b6af4d
FIX #15111 Fix special characters output in PDF
2020-10-25 22:17:02 -06:00
Laurent Destailleur
9dfc08d2bd
Fix bad var name
2020-10-25 21:11:05 +01:00
Laurent Destailleur
ec0da6921a
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-10-25 21:10:00 +01:00
Laurent Destailleur
6bc0630c5f
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/boxes/box_services_contracts.php
2020-10-25 21:09:43 +01:00
Laurent Destailleur
baa86d773b
Fix phpcs
2020-10-25 21:07:37 +01:00
Laurent Destailleur
b80d135fcb
Merge pull request #15119 from FHenry/12.0_fix_mailerrormessage
...
fix mail error message
2020-10-25 14:50:23 +01:00
Laurent Destailleur
02ef5ad3b9
Merge pull request #15144 from atm-maxime/fix_supp_inv_numbering
...
Fix #15064 : error when supplier invoice numbering module is not configured
2020-10-25 13:58:48 +01:00
Laurent Destailleur
b6db71e5e6
Merge pull request #15146 from atm-maxime/fix_selected_lines_invoice_creation
...
Fix #15143 selected lines on invoice creation
2020-10-25 13:57:00 +01:00
Laurent Destailleur
b02c734c69
Merge pull request #15141 from atm-maxime/fix_bom_rang
...
Fix BOM position field
2020-10-25 13:54:45 +01:00
Laurent Destailleur
d21f51a35e
Merge pull request #15142 from atm-maxime/fix_contract_box_var
...
Fix var name in contract box
2020-10-25 13:54:04 +01:00
Maxime Kohlhaas
309691f1e7
Fix #15143 selected lines on invoice creation
2020-10-25 09:28:41 +01:00
Maxime Kohlhaas
680ae60b6f
Fix #15064 : error when supplier invoice numbering module is not configured
2020-10-25 08:56:34 +01:00
Maxime Kohlhaas
7080c8491d
Fix var name in contract box
2020-10-24 19:46:57 +02:00
Maxime Kohlhaas
bedfb7ac8d
Fix BOM position field
2020-10-24 19:19:06 +02:00
Laurent Destailleur
50da1cd95e
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-10-23 17:33:57 +02:00
Laurent Destailleur
cf4ea4168d
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/core/class/extrafields.class.php
2020-10-23 17:33:14 +02:00
Laurent Destailleur
377c44eeab
Merge pull request #14656 from OPEN-DSI/v10-fix-extrafields-select-required
...
FIX no empty value in required extrafield
2020-10-23 17:29:12 +02:00
Florian HENRY
53a76dc01f
fix mail error message
2020-10-23 16:39:45 +02:00
Laurent Destailleur
edbf4dc375
Fix doc
2020-10-23 13:55:14 +02:00
Laurent Destailleur
0e25843baa
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/compta/facture/card.php
htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
2020-10-23 03:59:11 +02:00
Laurent Destailleur
c9a73cc380
Fix phpcs
2020-10-23 03:55:18 +02:00
Laurent Destailleur
62420c5e7b
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/fourn/facture/card.php
2020-10-23 03:51:22 +02:00
Laurent Destailleur
e0e4da481a
Fix phpcs
2020-10-23 03:42:54 +02:00
Laurent Destailleur
d9aa83e699
Fix phpcs
2020-10-23 03:41:26 +02:00
Laurent Destailleur
15bbba3f52
Remove warning
2020-10-22 21:55:01 +02:00
Laurent Destailleur
e811a9b13e
Merge pull request #15097 from marc-dll/FIX_10.0_supplier_invoice_echeance
...
FIX: supplier invoice: automatically calculate payment term when modifying payment condition
2020-10-22 18:40:07 +02:00
Laurent Destailleur
b4581b6af8
Better error management
2020-10-22 18:39:45 +02:00
Marc de Lima Lucio
594d9e321e
FIX: invoice payment terms edition: error management
2020-10-22 18:28:27 +02:00
Laurent Destailleur
a17c391efe
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
htdocs/product/composition/card.php
2020-10-22 17:38:48 +02:00
Laurent Destailleur
cfcac7e053
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/core/lib/functions2.lib.php
2020-10-22 17:34:48 +02:00
Laurent Destailleur
a826e328c1
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-10-22 17:31:40 +02:00
Laurent Destailleur
31f1ab73b1
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-10-22 17:31:29 +02:00
Laurent Destailleur
72505b2ad4
Merge pull request #15101 from FHenry/12.0_fix_autofilldate_payment_expensereport
...
fix MAIN_AUTOFILL_DATE for expense payment date
2020-10-22 16:58:55 +02:00
Florian HENRY
10a3786bab
fix MAIN_AUTOFILL_DATE for expense payment date
2020-10-22 16:38:59 +02:00
Laurent Destailleur
c8936f9919
Merge pull request #15094 from marc-dll/FIX_10.0_virtual_product_buying_price
...
FIX: virtual products: supplier discount was not applied in component list
2020-10-22 16:34:57 +02:00
Laurent Destailleur
3369379ba1
Update card.php
2020-10-22 16:34:23 +02:00
Marc de Lima Lucio
34dd486b6c
FIX: virtual products: displayed value is by unit
2020-10-22 16:18:37 +02:00
Laurent Destailleur
0f435f9901
Merge pull request #15098 from atm-gauthier/9.0_fix_worklow_order_auto_validated_with_shipping_validate_must_no_consider_services
...
FIX : WORKFLOW_ORDER_CLASSIFY_SHIPPED_SHIPPING must not consider serv…
2020-10-22 16:18:11 +02:00
Laurent Destailleur
a9117fe864
Update interface_20_modWorkflow_WorkflowManager.class.php
2020-10-22 16:18:00 +02:00
Marc de Lima Lucio
1795ec6a9d
FIX: supplier invoice: autoatically calculate payment term when modifying payment condition
2020-10-22 16:11:12 +02:00
Laurent Destailleur
8ce929d509
Merge pull request #15069 from ATM-Consulting/fix/9.0_linked_object_on_supplier_proposal_events
...
FIX 9.0 - when users create an event from a supplier proposal, the "linked objects" section says "Deleted"
2020-10-22 16:10:49 +02:00
Got2be
c2ad40043f
FIX : WORKFLOW_ORDER_CLASSIFY_SHIPPED_SHIPPING must not consider services while STOCK_SUPPORTS_SERVICES is empty
2020-10-22 16:10:47 +02:00
Laurent Destailleur
648efbc0cb
Merge pull request #15067 from prietojc/12.0
...
FIX: Payment by BankTransfer
2020-10-22 15:59:19 +02:00
Laurent Destailleur
ca93f732c8
Update line.php
2020-10-22 15:59:04 +02:00
Laurent Destailleur
b9e6b188bc
Update rejetprelevement.class.php
2020-10-22 15:58:24 +02:00
Laurent Destailleur
10a8ce82a9
Update bonprelevement.class.php
2020-10-22 15:57:25 +02:00
Laurent Destailleur
5a52534675
Merge pull request #15072 from FHenry/12.0_fix_14649
...
FIX #14649
2020-10-22 15:51:31 +02:00
Laurent Destailleur
37749e8e9c
Merge pull request #15075 from FHenry/12.0_fix_status_receipt_tot
...
fix set status on order Receipt when no dispatch
2020-10-22 15:50:30 +02:00
Laurent Destailleur
88df2ef36d
Merge pull request #15076 from FHenry/12.0_fix_margin_token
...
fix form token missing
2020-10-22 15:49:56 +02:00
Laurent Destailleur
9775728b7d
Merge pull request #15091 from ATM-Consulting/fix/12.0_object_thirdparty_not_always_fetched_on_presend_action_from_order
...
FIX 12.0 - third party of object is not always fetched when initiating an e-mail presend form
2020-10-22 15:43:31 +02:00
Marc de Lima Lucio
a232a19e7d
FIX: virtual products: supplier discount was not applied in component list
2020-10-22 15:16:33 +02:00
Laurent Destailleur
732f236c32
Merge pull request #15084 from FHenry/12.0_fix_tokenCheck_GetSupplierPrice
...
12.0 fix token check get supplier price
2020-10-22 15:13:40 +02:00
Laurent Destailleur
d521ad6db4
Update objectline_edit.tpl.php
2020-10-22 15:11:54 +02:00
Laurent Destailleur
46a31f443d
Update objectline_create.tpl.php
2020-10-22 15:11:01 +02:00
Florian Mortgat
56db7d6c64
FIX: also check if there is a method $object->fetch_thirdparty() before calling it
2020-10-22 15:09:48 +02:00
Florian Mortgat
509819c119
FIX 12.0 - third party of object is not always fetched when initiating the e-mail presend action (e.g. from an order)
2020-10-21 23:19:29 +02:00
Florian HENRY
93a97492ae
review
2020-10-21 20:41:50 +02:00
Florian HENRY
0a9293c9c6
fix token CSRF check for getSupplierPrice ajax call
2020-10-21 20:40:53 +02:00
Laurent Destailleur
a96c193ab0
Merge pull request #15078 from FHenry/12.0_fix_if_no_pdf_model_no_pdf_created
...
FIX if no PDF default model in admin for expense report, do not create a PDF
2020-10-21 19:55:43 +02:00
Laurent Destailleur
be79791561
Merge pull request #15080 from atm-john/12.0_fix_display_field_on_page_load
...
12.0 fix display field on page load & admin conf
2020-10-21 19:54:45 +02:00
Laurent Destailleur
7605cb1871
Update facture_situation.php
2020-10-21 19:54:28 +02:00
John Botella
70790009a9
Fix display warranty fields on page load
2020-10-21 14:49:51 +02:00
Florian HENRY
c9e62845e8
fix is no PDF default model for expense report, no PDF created
2020-10-21 13:41:17 +02:00
John Botella
d9074e70e1
FIX admin conf selected
2020-10-21 13:27:37 +02:00
Florian HENRY
e23a289553
fix form token missing
2020-10-21 13:26:28 +02:00
Florian HENRY
b0641e6d69
better rix
2020-10-21 13:22:32 +02:00
Florian HENRY
a5e195d1c7
better rix
2020-10-21 13:20:17 +02:00
Florian HENRY
13dfa56c2f
fix recipt when no dispatch
2020-10-21 13:18:11 +02:00
Florian HENRY
d4fd71d0b3
fix #14649
2020-10-20 19:58:11 +02:00
Florian Mortgat
529dfb8dfb
FIX 9.0 - supplier proposals as linked objects of events are not correctly fetched
2020-10-20 16:37:15 +02:00
jcp
b09a618f38
Fix Bank Transfer
2020-10-20 13:19:47 +02:00
jcp
a2d242356a
Fix BankTransfer (V12.0.2)
2020-10-20 13:17:14 +02:00
Laurent Destailleur
f2fafe04b6
Update doc
2020-10-17 18:16:03 +02:00
Laurent Destailleur
fb3d18f962
Merge pull request #14658 from OPEN-DSI/v10-fix-extrafields-sellist-linked-options-load
...
FIX load default linked options for linked sellist extra fields
2020-10-17 18:13:13 +02:00
Laurent Destailleur
6bba249935
FIX pdf_getlinetotalwithtax must show total incl tax
2020-10-16 15:50:51 +02:00
Laurent Destailleur
e7992131ec
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/boxes/box_services_contracts.php
htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
2020-10-15 21:00:49 +02:00
Laurent Destailleur
6277422115
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/contrat/class/contrat.class.php
htdocs/core/boxes/box_services_contracts.php
htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
htdocs/expensereport/class/expensereport.class.php
2020-10-15 20:38:32 +02:00
Laurent Destailleur
a9a519e890
Merge pull request #15025 from fmarcet/10.0
...
FIX: Unable to edit extrafields in expense report
2020-10-15 20:30:14 +02:00
Laurent Destailleur
4eddcb7503
Merge pull request #15023 from Ahuahuachi/10.0
...
FIX #14927 Change ContratLigne property type to product_type
2020-10-15 20:29:38 +02:00
Laurent Destailleur
3d68ab4059
Update box_services_contracts.php
2020-10-15 20:28:27 +02:00
Laurent Destailleur
75290d1bd4
Update contrat.class.php
2020-10-15 20:26:12 +02:00
Laurent Destailleur
c3a02d0391
Update contrat.class.php
2020-10-15 20:24:26 +02:00
Laurent Destailleur
b9aee876e9
Merge pull request #15026 from atm-john/10.0_fix_expensereport_pagebreak_on_pdf
...
Fix page break on expense report pdf
2020-10-15 10:19:22 +02:00
Ferran Marcet
32d823c739
FIX: Unable to edit extrafields in expense report
2020-10-15 09:40:50 +02:00
ATM john
b9cbd84d4e
Fix page break
2020-10-15 09:30:48 +02:00
Alfredo Altamirano
4a3ffbb6d4
FIX #14927 Change ContratLigne property type to product_type
...
This bug is produced because the ContratLigne class gives a property type instead of a product_type
2020-10-14 22:17:50 -05:00
Laurent Destailleur
d283e8f649
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/compta/stats/cabyprodserv.php
2020-10-14 20:15:19 +02:00
Laurent Destailleur
1691fcedfb
Fix phpcs
2020-10-14 20:13:30 +02:00
Laurent Destailleur
d3b6ada4eb
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/compta/stats/cabyprodserv.php
2020-10-13 15:08:53 +02:00
Laurent Destailleur
f1f1f2b9c8
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-10-13 15:04:34 +02:00
Laurent Destailleur
496d429dcd
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-10-13 15:04:25 +02:00
Laurent Destailleur
57702a1fb1
Retrieve commit a056d37f72
2020-10-12 20:47:32 +02:00
Laurent Destailleur
d40dea8084
Merge pull request #14965 from atm-lena/10.0_FIX_cabyprodserv_categoryfilter
...
FIX CA report by product/service : subcategory filter
2020-10-12 12:18:47 +02:00
atm-lena
bf7d5b56fb
FIX subcat filter
2020-10-12 11:50:19 +02:00
Florian HENRY
0b9783b7ed
fix #14946
2020-10-12 11:31:09 +02:00
Laurent Destailleur
efd5924bdc
Merge pull request #14981 from aspangaro/11p45
...
FIX Loan - Return on list when you cancel create form or delete a loan
2020-10-11 13:33:49 +02:00
Alexandre SPANGARO
231a866838
FIX Loan - Return on list when you cancel create form or delete a loan
2020-10-10 07:38:29 +02:00
Laurent Destailleur
06bec1bff0
Merge pull request #14974 from code-chicken/patch-8
...
Fix for #14957 and probably a lot of other issues
2020-10-09 13:53:54 +02:00
Rüdiger Hahn
3b7b4312cb
Fix for #14957 and probably a lot of other issues
...
Convert special characters for a valid use in xml documents
2020-10-09 11:13:11 +02:00
Laurent Destailleur
c7784076c5
Merge pull request #14969 from atm-john/12.0_fix_project_loan_total
...
Fix total loan calculation on project summary
2020-10-08 19:23:43 +02:00
Laurent Destailleur
e854cce158
Update element.php
2020-10-08 19:23:35 +02:00
ATM john
3bf12ca193
Fix total loan calculation
2020-10-08 19:10:41 +02:00
atm-lena
74ae9a2618
FIX CA report by product/service : subcategory filter
2020-10-08 10:49:46 +02:00
Laurent Destailleur
84105e996a
Fix for #14940
2020-10-07 01:03:48 +02:00
Laurent Destailleur
04f8de4188
Remove dependency
2020-10-06 17:59:31 +02:00
Laurent Destailleur
b0d20f92dc
FIX autofocus on first setup
2020-10-06 17:32:55 +02:00
Laurent Destailleur
e247b2de61
FIX list of fields in list of recurring invoices was empty
2020-10-06 16:29:29 +02:00
Laurent Destailleur
6933b7ec9c
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/lib/agenda.lib.php
2020-10-06 13:15:52 +02:00
Laurent Destailleur
989074f13a
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-10-06 13:13:31 +02:00
lvessiller
496150d747
FIX extrafield required error after submit
2020-10-06 10:21:24 +02:00
Laurent Destailleur
8d3ebad52b
Merge pull request #14908 from ptibogxiv/patch-373
...
Fix multicompany in last action box
2020-10-05 16:39:34 +02:00
Laurent Destailleur
a68ba1704b
Fix phpcs
2020-10-05 02:25:57 +02:00
Laurent Destailleur
63415e9728
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/boxes/box_commandes.php
htdocs/core/boxes/box_propales.php
htdocs/core/boxes/box_shipments.php
htdocs/core/boxes/box_supplier_orders.php
htdocs/core/boxes/box_supplier_orders_awaiting_reception.php
htdocs/core/tpl/objectline_edit.tpl.php
2020-10-04 23:27:52 +02:00
Laurent Destailleur
ca16606b4f
Fix phpcs
2020-10-04 23:21:24 +02:00
ptibogxiv
dd1904c521
Fix multicompany in last action box
2020-10-04 13:58:46 +02:00
Laurent Destailleur
f217959740
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-10-03 14:51:30 +02:00
Laurent Destailleur
ca0dcb4db0
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/core/boxes/box_propales.php
htdocs/core/boxes/box_supplier_orders.php
2020-10-03 14:51:18 +02:00
Laurent Destailleur
5ed7b43214
phpcs
2020-10-03 14:48:19 +02:00
Laurent Destailleur
9e48920e1d
Merge pull request #14902 from ptibogxiv/patch-368
...
Fix multicompany in order box
2020-10-03 14:15:11 +02:00
Laurent Destailleur
ae16b45a5b
Merge pull request #14900 from frederic34/patch-4
...
use create instead edit on create contract
2020-10-03 14:14:53 +02:00
Laurent Destailleur
08afb586f8
Merge pull request #14903 from ptibogxiv/patch-369
...
Fix multicompany in propal box
2020-10-03 14:13:29 +02:00
Laurent Destailleur
f7e5079e4e
Merge pull request #14904 from ptibogxiv/patch-370
...
Fix multicompany in supplier order box
2020-10-03 14:13:14 +02:00
Laurent Destailleur
71ab4c4a70
Merge pull request #14905 from ptibogxiv/patch-371
...
Fix multicompany in supplier order awaiting box
2020-10-03 14:12:57 +02:00
Laurent Destailleur
78cf3c24c1
Merge pull request #14906 from ptibogxiv/patch-372
...
Fix multicompany in shipment box
2020-10-03 14:12:38 +02:00
ptibogxiv
af2bd76500
Fix multicompany in shipment box
2020-10-03 14:06:33 +02:00
ptibogxiv
69660d1a9d
Update box_supplier_orders.php
2020-10-03 14:02:59 +02:00
ptibogxiv
331db5e367
Fix multicompany in supplier order awaiting box
2020-10-03 14:01:46 +02:00
ptibogxiv
26a2fea8c7
Fix multicompany in supplier order box
2020-10-03 14:00:23 +02:00
ptibogxiv
e9c101349b
Fix multicompany in propal box
2020-10-03 13:57:37 +02:00
ptibogxiv
3840d6c0a7
Fix entity in ordre box
2020-10-03 13:52:52 +02:00
Laurent Destailleur
272b98faab
FIX #14901
2020-10-03 11:31:56 +02:00
Frédéric FRANCE
711339945c
use create instead edit on create contract
2020-10-02 21:41:05 +02:00
Laurent Destailleur
88714cfb18
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-10-02 14:44:23 +02:00
Laurent Destailleur
cee28d0253
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-10-02 14:43:54 +02:00
Laurent Destailleur
cdc9d3dd1b
Merge pull request #14480 from OPEN-DSI/v10-fix-objectline-edit-tpl-margins-rates
...
FIX update margins rates on object line edit
2020-10-02 14:43:13 +02:00
Laurent Destailleur
8d08290f21
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-10-01 19:38:11 +02:00
Laurent Destailleur
0fa139f4e3
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/takepos/invoice.php
2020-10-01 19:37:56 +02:00
Laurent Destailleur
4d134ade72
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/takepos/invoice.php
2020-10-01 19:35:49 +02:00
Laurent Destailleur
ea3f9e5e64
Merge pull request #14873 from OPEN-DSI/v10-fix-takepos-invoice-paid-on-total-discount
...
FIX set paid on total discount of a product in cash desk
2020-10-01 19:32:24 +02:00
Laurent Destailleur
2625b94c83
Merge pull request #14888 from FHenry/12.0
...
fix CSRF not provided into form file upload ckeditor
2020-10-01 19:14:07 +02:00
Florian HENRY
2f5a2d0e28
fix CSRF not provided
2020-10-01 17:42:04 +02:00
Laurent Destailleur
f15ee475f1
Merge pull request #14882 from atm-john/12.0_fix_default_values_and_sended_values
...
FIX default accountancy values and posted values
2020-10-01 17:06:08 +02:00
Laurent Destailleur
f5f2ea57e3
Fix compatibility
2020-10-01 16:57:49 +02:00
Laurent Destailleur
a2efdee865
Fix after regression of #14886
2020-10-01 16:49:27 +02:00
Laurent Destailleur
2f89d526eb
Avoid to get a random result.
2020-10-01 16:43:56 +02:00
Laurent Destailleur
aaad3c3b75
Merge pull request #14886 from ptibogxiv/patch-367
...
FIX stripe for connect mode
2020-10-01 16:38:30 +02:00
ptibogxiv
4e16db1e5f
Update paymentmodes.php
2020-10-01 12:22:53 +02:00
ptibogxiv
3f78d8fe25
Update stripe.class.php
2020-10-01 12:19:12 +02:00
ptibogxiv
676d70d86d
FIX stripe for connect mode
2020-10-01 12:14:50 +02:00
stickler-ci
e558dc3f27
Fixing style errors.
2020-10-01 07:48:24 +00:00
John Botella
c16cd91d8e
FIX default accountancy values and posted values
2020-10-01 09:40:11 +02:00
lvessiller
259737f082
FIX set paid on total discount of a product in cash desk
2020-09-30 15:09:45 +02:00
Laurent Destailleur
29414251f5
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/lib/files.lib.php
2020-09-29 13:19:03 +02:00
Laurent Destailleur
a6dcf5f1c1
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-09-29 00:51:02 +02:00
Laurent Destailleur
628978be53
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/adherents/card.php
2020-09-28 21:16:25 +02:00
Laurent Destailleur
43c167f0c8
Fix init var
2020-09-28 20:47:36 +02:00
Sekan, Tobias
6c1700d84a
Fix contratcs are always zero on statistics board
2020-09-28 17:22:11 +02:00
lvessiller
1b5a0ce3bf
FIX uses price2numjs
2020-09-28 17:04:20 +02:00
Laurent Destailleur
57b7666bf1
FIX #14326
2020-09-27 22:20:24 +02:00
Laurent Destailleur
e388123a3a
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-09-27 19:32:08 +02:00
Laurent Destailleur
4a7df01339
Fix the MAIN_EXTERNAL_SMTP_SPF_STRING_TO_ADD should be
...
MAIN_EXTERNAL_MAIL_SPF_STRING_TO_ADD
2020-09-27 19:31:54 +02:00
Laurent Destailleur
0b82860582
Merge pull request #14447 from FHenry/11.0_fixmultidiroutput
...
fix document.php external module multidiroutput
2020-09-27 18:55:21 +02:00
Laurent Destailleur
5c9ad3ec9b
Update files.lib.php
2020-09-27 18:55:09 +02:00
Florian HENRY
5ff7e37696
review code
2020-09-27 18:05:19 +02:00
Florian HENRY
b6b2553501
Merge branch '11.0' into 11.0_fixmultidiroutput
2020-09-27 18:02:22 +02:00
Laurent Destailleur
10ce4029d7
Merge pull request #14831 from hregis/12.0_ldap
...
FIX Can create user but not update user with activedirectory
2020-09-27 16:58:33 +02:00
Laurent Destailleur
9c49123a1f
Merge pull request #14832 from suratica/12.0
...
Bug fix last_gen should be date_last_gen
2020-09-27 16:57:08 +02:00
root
fcbc48fa28
Bug fix last_gen should be date_last_gen
2020-09-25 14:24:26 +02:00
Laurent Destailleur
0dcd85485a
Fix migration
2020-09-25 12:36:32 +02:00
Laurent Destailleur
7a9332815c
Fix migration
2020-09-25 12:22:24 +02:00
Regis Houssin
f92f8d0fc4
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-09-25 12:11:37 +02:00
Regis Houssin
d38c557fba
FIX Can create user but not update user with activedirectory
2020-09-25 12:11:13 +02:00
Laurent Destailleur
019a825bf4
Merge pull request #14760 from aspangaro/10.0p46
...
FIX Yogosha report 4434 (backport)
2020-09-23 19:55:08 +02:00
Laurent Destailleur
93af72c272
Merge pull request #14805 from hansemschnokeloch/patch-1
...
Fix label inversion
2020-09-23 19:53:35 +02:00
Laurent Destailleur
5a93628611
Merge pull request #14806 from hregis/12_bug
...
FIX missing field entity
2020-09-23 19:45:05 +02:00
Laurent Destailleur
80ec1ad69f
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-09-23 19:29:07 +02:00
Laurent Destailleur
905f676c71
Fix 12.0.3
2020-09-23 19:27:55 +02:00
Laurent Destailleur
dd8b5ce023
Merge pull request #14809 from atm-lena/11.0_FIX_DropColumnRank_MysqlPostgresql
...
FIX - Backtick not work with postgresql
2020-09-23 19:26:08 +02:00
Laurent Destailleur
693a8430a5
Prepare 12.0.4
2020-09-23 19:17:36 +02:00
atm-lena
0fc6e9b84f
FIX - Backtick not work with postgresql
2020-09-23 10:54:49 +02:00
Regis Houssin
fcfe5423f4
FIX missing field entity
2020-09-22 16:34:38 +02:00
Pascal Hubrecht
6d7f5ef0a8
Fix label inversion
...
Private and public labels where inverted.
2020-09-22 12:40:26 +02:00
Laurent Destailleur
438e884c01
Fix phpcs
2020-09-21 14:17:05 +02:00
Laurent Destailleur
c4ef21a8f2
Increase timeout delay for install
2020-09-21 14:04:46 +02:00
Laurent Destailleur
3ca379c9e6
FIX Restore multiselect (selection of prospect level)
...
Conflicts:
htdocs/core/class/html.form.class.php
2020-09-21 12:22:57 +02:00
Laurent Destailleur
83bb3bdb00
12.0.3
2020-09-20 20:03:18 +02:00
Laurent Destailleur
dc562be441
Prepare 12.0.3
2020-09-20 20:02:19 +02:00
Alexandre SPANGARO
f8065eb4ed
Merge branch '10.0' into 10.0p46
2020-09-19 03:43:33 +02:00
Alexandre SPANGARO
74c452678a
Merge branch '10.0' of https://github.com/Dolibarr/dolibarr into 10.0
2020-09-19 03:37:58 +02:00
Laurent Destailleur
4decf20aaa
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-09-18 14:56:38 +02:00
Laurent Destailleur
5d3168c2a0
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-09-18 14:55:58 +02:00
Laurent Destailleur
37c9afebd9
Fix regression
2020-09-18 14:55:32 +02:00
Laurent Destailleur
8740778aa8
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-09-18 14:51:26 +02:00
Laurent Destailleur
f09aea90df
Fix bad test
2020-09-18 14:51:04 +02:00
Laurent Destailleur
56a9f5c48b
Fix
2020-09-18 14:49:20 +02:00
Laurent Destailleur
0b2aa2b01d
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/lib/functions.lib.php
2020-09-18 14:48:40 +02:00
Laurent Destailleur
07556e061d
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/contact/card.php
htdocs/core/lib/functions.lib.php
htdocs/document.php
2020-09-18 14:46:23 +02:00
Alexandre SPANGARO
19c0738b14
Merge branch '10.0' into 10.0p46
2020-09-18 01:41:25 +02:00
Alexandre SPANGARO
f453e43cca
FIX Yogosha report 4425 (backport)
2020-09-18 01:37:15 +02:00
Alexandre SPANGARO
142a27d472
Merge branch '10.0' of https://github.com/Dolibarr/dolibarr into 10.0
2020-09-18 01:22:21 +02:00
Laurent Destailleur
5d8b9056b4
Merge pull request #14755 from atm-lena/10.0_FIX_SendMailFromAContact
...
FIX - Send mail from contact : select mail model
2020-09-17 11:15:58 +02:00
Laurent Destailleur
ca52b5755f
Merge pull request #14756 from aspangaro/10.0_p42
...
FIX Yogosha report 4425 (backport)
2020-09-17 11:10:56 +02:00
Alexandre SPANGARO
55e3f8365e
FIX Yogosha report 4434 (backport)
2020-09-16 21:36:55 +02:00
Alexandre SPANGARO
6928b6543c
Revert "FIX Yogosha report 4425 (backport)"
...
This reverts commit 23c4cfe913 .
2020-09-16 21:24:24 +02:00
Alexandre SPANGARO
bc457ebb66
Stickler
2020-09-16 21:22:59 +02:00
Alexandre SPANGARO
23c4cfe913
FIX Yogosha report 4425 (backport)
2020-09-16 20:55:28 +02:00
atm-lena
3182537566
FIX - Send mail from contact : select mail model
2020-09-16 17:19:25 +02:00
Laurent Destailleur
09558d0ce9
Fix MAIN_OPTIMIZEFORTEXTBROWSER
2020-09-16 13:15:57 +02:00
Laurent Destailleur
40acd8a386
Fix missing field canvas
2020-09-16 12:17:33 +02:00
Laurent Destailleur
907a1b56e6
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-09-16 02:55:35 +02:00
Laurent Destailleur
33d7e766b6
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-09-16 02:55:25 +02:00
Laurent Destailleur
1344874e43
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-09-16 02:54:47 +02:00
Laurent Destailleur
e1d117b52d
Merge pull request #14735 from atm-florianm/10.0_FIX_prelevement_top5_multicompany
...
FIX: missing entity check
2020-09-16 01:21:39 +02:00
Laurent Destailleur
06a73539fe
Merge pull request #14731 from ATM-Consulting/12.0_FIX_round_virtual_stock_value_on_reassort_list
...
FIX 12.0 - round value of virtual stock on product stock reassort list
2020-09-16 01:12:34 +02:00
Laurent Destailleur
afc6155783
FIX sign of amount with credit note and multicurrencies
2020-09-15 13:30:59 +02:00
Florian Mortgat
06d31e8b9a
FIX: missing entity check
2020-09-14 16:09:45 +02:00
Florian Mortgat
4c6b0ed5b5
FIX 12.0 - round value of virtual stock on product stock reassort list
2020-09-14 10:49:44 +02:00
Laurent Destailleur
701b83db38
FIX Bad number of subscription (forgotten when member was resiliated)
2020-09-14 02:38:12 +02:00
Laurent Destailleur
b2288ad2d9
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-09-14 02:33:00 +02:00
Laurent Destailleur
a891211f78
Fix bad link
2020-09-14 02:32:30 +02:00
Laurent Destailleur
c40ec37b60
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-09-14 02:13:43 +02:00
Laurent Destailleur
c3ba8f7843
Better translation
2020-09-14 02:13:27 +02:00
Laurent Destailleur
18b20a5587
Merge pull request #14721 from indelog/12.0
...
Fix: getLabelOfUnit() for Product, CommonObjectline to print long label
2020-09-14 00:16:38 +02:00
Laurent Destailleur
d0698735d6
Update product.class.php
2020-09-14 00:14:25 +02:00
Laurent Destailleur
0d9d9498e2
Update commonobjectline.class.php
2020-09-14 00:13:12 +02:00
Laurent Destailleur
a4fb16b4f3
Add a warning to warn about security leak
2020-09-14 00:03:49 +02:00
Laurent Destailleur
76fc8330a3
Fix for wampserver3_64
...
Conflicts:
build/exe/doliwamp/doliwamp.iss
2020-09-13 13:47:46 +02:00
DEMAREST Maxime (Indelog)
1c523abbd8
Fix: getLabelOfUnit() for Product, CommonObjectline to print long label
...
Also add $type = 'code' for return unit code in form 'unitXX' (where XX
is the code of unit).
for get return like unitXX where XX is the code of unit
2020-09-13 07:44:30 +02:00
Laurent Destailleur
5ea3f09e17
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/translate.class.php
2020-09-12 04:29:28 +02:00
Laurent Destailleur
709542e27d
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-09-12 04:26:00 +02:00
Laurent Destailleur
990af9d5cf
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.formmail.class.php
2020-09-12 04:25:54 +02:00
Laurent Destailleur
ae857e7008
Merge pull request #14673 from atm-john/11.0_fix_loadlang_cron
...
FIX Cron load lang
2020-09-12 01:32:17 +02:00
Laurent Destailleur
ec13d3811e
Merge pull request #14706 from aspangaro/12.0p9
...
FIX - Accountancy balance Error SQL on entity
2020-09-12 01:17:04 +02:00
Laurent Destailleur
d44952011f
Update balance.php
2020-09-12 01:16:02 +02:00
Laurent Destailleur
0bdd1c0c17
Merge pull request #14701 from ATM-Nicolas/fix_wrong_redirection
...
FIX : Wrong redirection
2020-09-12 01:13:46 +02:00
Laurent Destailleur
134369ada9
Merge pull request #14707 from aspangaro/10.0_p41
...
FIX Problems on FEC format
2020-09-12 01:11:18 +02:00
Laurent Destailleur
29a45c46d5
Merge pull request #14712 from indelog/12.0
...
Fix: short label of unit in Product::getLabelOfUnit()
2020-09-12 01:10:13 +02:00
DEMAREST Maxime (Indelog)
e41afeacf4
Fix: short label of unit in Product::getLabelOfUnit
2020-09-11 15:34:11 +02:00
Alexandre SPANGARO
8fc9b78b47
FIX Problems on FEC format
2020-09-11 06:55:03 +02:00
Alexandre SPANGARO
04329c38b3
FIX - Accountancy balance Error SQL on entity
2020-09-11 06:42:22 +02:00
Laurent Destailleur
05a2fc6186
Fix rate for tunisia
2020-09-10 19:40:03 +02:00
Laurent Destailleur
358f8357f9
FIX #14703
2020-09-10 18:25:38 +02:00
Laurent Destailleur
0cccaa7271
FIX look and feel v12
2020-09-10 18:02:49 +02:00
ATM-Nicolas
7944c21fe5
FIX : Wrong redirection
2020-09-10 12:32:12 +02:00
John Botella
59d5391c2a
Add force reload param to load method
2020-09-10 10:41:16 +02:00
Laurent Destailleur
b517050e17
Merge pull request #14672 from ATM-Nicolas/fix_api_static_property
...
FIX : Static property called as non static
2020-09-09 14:55:22 +02:00
Laurent Destailleur
c3ac446cf2
Merge pull request #14674 from ATM-Consulting/12.0_FIX_stock_is_not_rounded_on_product_list
...
FIX: round stock value on product list
2020-09-09 14:54:42 +02:00
Laurent Destailleur
5c34b26f39
FIX Look and feel v12: First tab must be name of object
2020-09-09 13:57:35 +02:00
Florian Mortgat
4a60725f6c
FIX: round stock value on product list
2020-09-08 16:42:41 +02:00
John Botella
87d9dfa009
remove useless comm
2020-09-08 16:17:11 +02:00
John Botella
5a0622c906
FIX cron load lang
2020-09-08 16:14:14 +02:00
ATM-Nicolas
6bd6b285fd
FIX : Static property called as non static
2020-09-08 16:03:18 +02:00
lvessiller
23accef5c2
FIX empty value is needed on filter list
2020-09-08 14:53:40 +02:00
lvessiller
86ce4315be
FIX load default linked options for linked sellist extra fields
2020-09-07 15:19:58 +02:00
Laurent Destailleur
e7e05f47ac
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-09-07 14:26:07 +02:00
Laurent Destailleur
ca6e57b2f7
FIX Filter in "billed" of orders was not saved
2020-09-07 14:25:50 +02:00
lvessiller
5dee3b5b2f
FIX no empty value in required extrafield
2020-09-07 14:24:09 +02:00
Laurent Destailleur
92e231e121
Merge pull request #14652 from atm-john/12.0_fix_lang_retained_warranty
...
FIX: lang fr retained warranty
2020-09-07 12:46:32 +02:00
John Botella
10d3405219
FIX: lang fr retained warranty
2020-09-07 12:21:00 +02:00
Laurent Destailleur
a2db403abe
Fix phpcs
2020-09-04 22:44:31 +02:00
Laurent Destailleur
2e7f588cac
FIX using decimal on stock correction
...
Conflicts:
htdocs/product/stock/product.php
2020-09-04 19:38:56 +02:00
Laurent Destailleur
2e609d448c
Fix error message
2020-09-04 16:30:34 +02:00
Laurent Destailleur
e21b3f6681
FIX bad route url to delete subproduct with API
2020-09-04 13:23:11 +02:00
Juanjo Menent
9bd5ed627f
Fix travis issues
2020-09-04 09:55:02 +02:00
Juanjo Menent
bb92e64e43
FIX : #14474 Error when deleting
2020-09-03 12:43:38 +02:00
Laurent Destailleur
b0a15f958f
Merge pull request #14619 from atm-john/11.0_fix_missing_param_for_hook
...
FIX missing param for hook
2020-09-03 12:24:56 +02:00
John Botella
c17bc8b3c8
Fix missing param for hook
2020-09-03 10:45:03 +02:00
Laurent Destailleur
162da37f1a
Merge pull request #14602 from ATM-Consulting/FIX_10.0_wrong_attachment_filenames_in_swiftmailer
...
FIX 10.0 - when the mime file name is different from the filesystem n…
2020-09-02 18:12:02 +02:00
Florian Mortgat
134a47a93f
FIX 10.0 - when the mime file name is different from the filesystem name, the attachment name should be the mime filename
2020-09-01 15:36:35 +02:00
Laurent Destailleur
ffb3d810de
Complete fix for #14580 for v10 (backport of change of develop)
2020-08-31 16:21:59 +02:00
Laurent Destailleur
4c0e1d20d6
FIX CSS
2020-08-30 05:28:01 +02:00
Laurent Destailleur
f8bd7946a5
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
2020-08-29 05:13:20 +02:00
Laurent Destailleur
e4e5ca3934
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-08-29 05:09:41 +02:00
Laurent Destailleur
84b2929604
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-08-29 05:09:34 +02:00
Laurent Destailleur
eb0c76f613
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/supplier_proposal/class/supplier_proposal.class.php
2020-08-29 05:08:59 +02:00
Laurent Destailleur
723a263cd3
Fix phpcs
2020-08-29 05:07:23 +02:00
Laurent Destailleur
68286199eb
Merge pull request #14574 from ATM-Consulting/11.0_FIX_11858_do_not_allow_lines_to_overlap_infotot
...
FIX 11.0 - expenses lines overlapping the total amounts frame
2020-08-28 21:10:04 +02:00
FlorianMortgat
c25463a4ba
+ more parentheses around expression for readability
2020-08-28 21:07:11 +02:00
FlorianMortgat
173ad057f9
+ parentheses around expression for readability
2020-08-28 20:46:35 +02:00
Laurent Destailleur
4d622316a8
Merge pull request #14579 from ATM-Consulting/10.0_FIX_wrong_supplier_unit_price_calculation_when_accepting_supplier_price_proposal
...
FIX: unit price divided by quantity when accepting supplier price pro…
2020-08-28 17:48:11 +02:00
Florian Mortgat
215085e0e6
FIX: unit price divided by quantity when accepting supplier price proposal
2020-08-28 15:51:39 +02:00
Florian Mortgat
7ddf85cd33
Merge branch '11.0' into 11.0_FIX_11858_do_not_allow_lines_to_overlap_infotot
2020-08-28 10:05:00 +02:00
Florian Mortgat
a5d1f1f68f
FIX: expenses lines overlapping the frame for total amounts.
...
If there is no room for this frame when printing the last expense line, this line should be on a new page.
2020-08-28 10:02:43 +02:00
Laurent Destailleur
ad63434f3e
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/compta/prelevement/index.php
2020-08-27 22:00:10 +02:00
Laurent Destailleur
e52d71a880
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-08-27 21:58:29 +02:00
Laurent Destailleur
00fce1d18a
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-08-27 21:58:23 +02:00
Laurent Destailleur
57951e1285
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-08-27 21:52:47 +02:00
Laurent Destailleur
c6bdd27d4c
FIX #14530
2020-08-27 21:52:25 +02:00
Laurent Destailleur
593f3b81e5
Merge pull request #14559 from OPEN-DSI/v10-fix-societe-card-add-sales-representatives
...
FIX set sales representatives on create company card
2020-08-27 20:14:31 +02:00
Laurent Destailleur
e95361fed4
Merge pull request #14536 from ptibogxiv/patch-347
...
Fix for better code
2020-08-27 19:57:34 +02:00
Laurent Destailleur
dda5775dd6
Merge pull request #14563 from atm-florianm/11.0_FIX_prelevement_top5_multicompany
...
FIX: missing entity check
2020-08-27 19:46:45 +02:00
Laurent Destailleur
84a096e234
Merge pull request #14555 from aspangaro/12.0p8
...
Fix Accountancy Listbyaccount Error missing class on formfile->getDocumentsLink
2020-08-27 19:45:55 +02:00
Laurent Destailleur
243f59b9e9
FIX Missing transaction on PO actions
2020-08-26 17:09:45 +02:00
Florian Mortgat
9b3f13458f
FIX: missing entity check
2020-08-26 16:02:31 +02:00
lvessiller
9268955256
FIX set sales representatives on create company card
2020-08-26 09:40:20 +02:00
Alexandre SPANGARO
0adf267f66
Fix Accountancy Listbyaccount Error missing formfile->getDocumentsLink
2020-08-25 21:31:04 +02:00
Laurent Destailleur
05d82a0684
FIX Error management. Do no try to approve PO if validation fails.
2020-08-24 17:07:30 +02:00
ptibogxiv
ff621cb146
Update pay.php
2020-08-24 12:27:19 +02:00
ptibogxiv
9da4946955
Fix for better code
2020-08-24 12:26:40 +02:00
Laurent Destailleur
0944e8b156
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-08-23 19:25:13 +02:00
Laurent Destailleur
8115acbf82
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-08-23 19:25:05 +02:00
Laurent Destailleur
d765b03bd1
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-08-23 19:23:57 +02:00
Laurent Destailleur
f819509442
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-08-23 19:22:27 +02:00
Laurent Destailleur
74eac1d06a
Fix include regression
2020-08-23 19:22:01 +02:00
Laurent Destailleur
38d53cc03d
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/core/lib/pdf.lib.php
2020-08-23 19:20:50 +02:00
Laurent Destailleur
49f8a6e733
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-08-23 19:17:12 +02:00
Laurent Destailleur
4fa6d86127
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-08-23 19:17:01 +02:00
Laurent Destailleur
03557b69c2
Merge pull request #14486 from atm-john/9.0_fix_infinite_fetch_loop
...
FIX : infinite fetch object linked loop
2020-08-23 19:14:08 +02:00
Laurent Destailleur
7a183ea026
Update pdf.lib.php
2020-08-23 19:13:30 +02:00
Laurent Destailleur
b44d6744f9
Update pdf.lib.php
2020-08-23 19:11:40 +02:00
Laurent Destailleur
7eb003c684
Update pdf.lib.php
2020-08-23 19:11:19 +02:00
Laurent Destailleur
7a53e191a9
Merge pull request #14511 from frederic34/patch-6
...
Use of undefined constant state - assumed 'state'
2020-08-23 18:27:28 +02:00
Laurent Destailleur
e32b99fb21
Merge pull request #14515 from ptibogxiv/patch-346
...
Fix Stripe icon in balance list
2020-08-23 18:10:11 +02:00
Laurent Destailleur
b1b88676b0
Merge pull request #14518 from aspangaro/12.0_p7
...
Fix Missing language key
2020-08-23 18:07:43 +02:00
Laurent Destailleur
6685cc5bc8
Update admin.lang
2020-08-23 18:07:18 +02:00
Laurent Destailleur
9b7691c8d2
Update admin.lang
2020-08-23 18:04:02 +02:00
Alexandre SPANGARO
bf28201685
Fix Missing language key
2020-08-23 07:13:43 +02:00
Alexandre SPANGARO
015e1a8dab
Merge branch '12.0' into 12.0_p7
2020-08-23 07:07:47 +02:00
Laurent Destailleur
b6af947042
Fix phpcs
2020-08-21 13:06:54 +02:00
Alexandre SPANGARO
065ace5301
Fix Missing language key on rights
2020-08-21 05:26:07 +02:00
Alexandre SPANGARO
76315fa6ac
Fix Missing language key on rights
2020-08-21 05:22:31 +02:00
Alexandre SPANGARO
dd87362ce3
Fix Missing language key on rights
2020-08-21 05:20:53 +02:00
Alexandre SPANGARO
646d5cc9c8
Fix Missing language key on rights
2020-08-21 05:19:57 +02:00
Alexandre SPANGARO
881a9b7c04
Fix Missing language key on rights
2020-08-21 05:10:19 +02:00
Alexandre SPANGARO
bd5e35c15f
Fix Missing language key
2020-08-21 05:00:38 +02:00
Alexandre SPANGARO
142ce7c03f
Fix Missing language key
2020-08-21 04:58:21 +02:00
ptibogxiv
eba4d44c81
Fix Stripe icon in balance list
2020-08-20 20:24:00 +02:00
Laurent Destailleur
95c25bc1b7
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-08-20 12:21:55 +02:00
Laurent Destailleur
fbb162aa9b
Trans
2020-08-20 12:21:40 +02:00
Frédéric FRANCE
b4d2bf98fa
Use of undefined constant state - assumed 'state'
2020-08-20 12:14:40 +02:00
Laurent Destailleur
6b36502e1e
Merge pull request #14498 from aspangaro/12.0_p6
...
Fix Accountancy - Show label account in page already bind
2020-08-19 14:31:09 +02:00
Alexandre SPANGARO
fbd4323dd8
Fix Accountancy - Show label account in page already bind
2020-08-19 06:01:10 +02:00
Laurent Destailleur
3556004f02
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-08-18 15:35:43 +02:00
Laurent Destailleur
d4a502629e
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/admin/stock.php
htdocs/core/lib/ajax.lib.php
2020-08-18 15:35:34 +02:00
Laurent Destailleur
d21bda604d
FIX Setup of stock increase/decrease
2020-08-18 15:27:17 +02:00
Juanjo Menent
e685a96716
FIX: Intervention lose html tags when updating
2020-08-18 13:44:50 +02:00
Laurent Destailleur
e3beec3e1f
Fix css
2020-08-17 20:57:44 +02:00
Laurent Destailleur
c63d54631c
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/categories/class/categorie.class.php
2020-08-17 19:59:17 +02:00
Laurent Destailleur
5952ae28b8
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-08-17 19:54:32 +02:00
Laurent Destailleur
487d26c7db
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/categories/class/categorie.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/lib/functions.lib.php
2020-08-17 19:54:23 +02:00
Laurent Destailleur
68b6fdb508
Fix missing tags
2020-08-17 19:48:05 +02:00
Laurent Destailleur
0245eb102c
Fix css on fields that are not mandatory
2020-08-17 19:44:06 +02:00
Laurent Destailleur
69d73ac528
FIX Compatibility with modules without document generation
...
Conflicts:
htdocs/core/actions_addupdatedelete.inc.php
2020-08-17 16:08:38 +02:00
Laurent Destailleur
8bfa6df1a6
FIX Update extrafields on line only if it is supported
...
Conflicts:
htdocs/modulebuilder/template/class/myobject.class.php
2020-08-17 16:06:36 +02:00
John Botella
6e1702c1a5
Fix infinite fetch object linked loop
2020-08-17 15:00:31 +02:00
Laurent Destailleur
86a31d17a5
Better test
2020-08-17 04:34:53 +02:00
asolslk
5a6f459db5
Update accounting.lib.php
2020-08-17 04:09:12 +02:00
Laurent Destailleur
a76d4daff8
Merge pull request #14444 from fmarcet/11.0
...
FIX: Visualization rights correction on last modified contacts box
2020-08-16 23:37:23 +02:00
Laurent Destailleur
657e6a2037
No warning
2020-08-16 23:14:53 +02:00
Laurent Destailleur
4c0785e996
FIX #14469
2020-08-16 23:13:27 +02:00
Laurent Destailleur
03e8a0737c
Merge pull request #14481 from OPEN-DSI/v10-html-formfile-add-param-entity
...
FIX param entity in html form file
2020-08-16 21:16:28 +02:00
Laurent Destailleur
65ceaac42e
Better message
2020-08-14 12:56:17 +02:00
lvessiller
d5acc85ef0
FIX param entity in html form file
2020-08-14 12:18:28 +02:00
Laurent Destailleur
6851e24c3b
Merge branch '10.0' of https://github.com/dolibarr/dolibarr into 10.0
2020-08-14 12:02:40 +02:00
Laurent Destailleur
fe0b1c5ee4
Fix travis
2020-08-14 11:53:54 +02:00
Laurent Destailleur
52f20a1047
Fix travis
2020-08-14 11:52:21 +02:00
lvessiller
39a422ef94
FIX update margins rates on object line edit
2020-08-14 11:48:53 +02:00
Laurent Destailleur
056a503200
Merge branch '11.0' of https://github.com/dolibarr/dolibarr into 12.0
...
Conflicts:
htdocs/product/composition/card.php
2020-08-14 11:06:39 +02:00
Laurent Destailleur
2b393d04e1
Merge branch '11.0' of https://github.com/dolibarr/dolibarr into 11.0
2020-08-14 11:03:48 +02:00
Laurent Destailleur
d35c7ed49b
Fix trans
2020-08-14 11:03:12 +02:00
Laurent Destailleur
9e8ed3bf54
Merge pull request #14445 from atm-john/11.0_fix_lang
...
Fix lang fr
2020-08-14 03:28:42 +02:00
Laurent Destailleur
48323059e8
Merge pull request #14475 from atm-adrien/FIX_task_leftmenu
...
Fix missings tasks leftmenu parameters
2020-08-14 02:25:37 +02:00
Laurent Destailleur
04be66eab7
Merge pull request #14476 from OPEN-DSI/v10-fix-button-title-attr-id
...
FIX title button attribute id empty
2020-08-14 02:24:26 +02:00
lvessiller
f385e02c53
FIX title button attribute id empty
2020-08-13 17:43:18 +02:00
stickler-ci
d784c621c9
Fixing style errors.
2020-08-13 15:07:06 +00:00
Adrien Raze
990217fcb0
FIX : task leftmenu
2020-08-13 16:59:27 +02:00
Laurent Destailleur
7ce1d36b59
FIX Category for suplements not saved
2020-08-13 13:51:08 +02:00
Laurent Destailleur
f22398a9d3
Merge branch '12.0' of https://github.com/dolibarr/dolibarr into 12.0
2020-08-12 20:26:01 +02:00
Laurent Destailleur
355d62e7db
FIX Update line of BOM
2020-08-12 20:24:44 +02:00
Juanjo Menent
3eb23d3325
FIX: MySql Strict mode
2020-08-11 10:12:19 +02:00
Juanjo Menent
4e6b7289f2
FIX: MySql Strict mode
2020-08-11 10:07:38 +02:00
Juanjo Menent
b1735b0f80
FIX: MySql Strict mode
2020-08-11 10:02:46 +02:00
florian HENRY
c4d8a25c5a
fix external module multidiroutput
2020-08-10 13:40:55 +02:00
John Botella
f014365b65
Fix lang fr
2020-08-10 10:35:50 +02:00
Ferran Marcet
10df9777b5
FIX: Visualization rights correction on last modified contacts box
2020-08-10 09:53:20 +02:00
Laurent Destailleur
6e01ffd5ac
Prepare for 12.0.3
2020-08-08 13:00:57 +02:00
Laurent Destailleur
dde83c8fcc
Fix debian package
2020-08-08 10:17:52 +02:00
Laurent Destailleur
deabfcf403
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-08-08 02:34:36 +02:00
Laurent Destailleur
537b58b446
Introduce workaround to allow integrator to suggest list of modules in
...
old style by default instead of kanban style #14075
2020-08-08 02:34:22 +02:00
Laurent Destailleur
b5749af5b4
Merge pull request #14379 from fappels/12_fix_search_stock_list
...
FIX filter warehouse list on status
2020-08-08 02:25:54 +02:00
Laurent Destailleur
4855b49698
css
2020-08-07 19:44:49 +02:00
Laurent Destailleur
030df58fea
Fix regression in sending emails
2020-08-07 17:11:23 +02:00
Laurent Destailleur
795754273e
Fix regression in sending emails
2020-08-07 17:06:57 +02:00
Laurent Destailleur
bd5c4603e3
Fix regression in sending emails
2020-08-07 17:06:12 +02:00
Laurent Destailleur
e69616110d
Fix permission on page
2020-08-07 16:59:27 +02:00
Laurent Destailleur
0dda5ca4d6
Fix experimental
2020-08-07 16:27:09 +02:00
Laurent Destailleur
00804c1020
Complete fix for #14146
2020-08-07 15:19:26 +02:00
Francis Appels
dec0e418e3
Convert search key status to class key statut.
...
Add comment to refactor class statut to class status
2020-08-07 15:11:36 +02:00
Laurent Destailleur
dd773d33fd
Fix phpcs
2020-08-07 14:57:52 +02:00
Laurent Destailleur
ada7b74ba1
Fix phpcs
2020-08-07 14:56:30 +02:00
Laurent Destailleur
5482a3134a
Merge pull request #14355 from fmarcet/10.0
...
Fix: User can see events that are not assigned to it
2020-08-07 14:54:39 +02:00
Laurent Destailleur
ac48576b88
Add missing dependency in debian package #12785
2020-08-07 14:49:07 +02:00
Laurent Destailleur
7e629d7ef4
FIX Language visible just after login does not match user choice.
2020-08-07 14:39:49 +02:00
Laurent Destailleur
71a6cf1207
Fix permission on type of email templates must depends on user perms.
...
Conflicts:
htdocs/admin/mails_templates.php
2020-08-07 14:39:30 +02:00
Laurent Destailleur
f132f272f2
Fix missing translation
2020-08-07 14:38:42 +02:00
Francis Appels
4376ca4c94
Revert "Fix filter warehouse list on status"
...
This reverts commit 587ca48312 .
2020-08-07 14:16:49 +02:00
Laurent Destailleur
47cf447310
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-08-07 12:10:08 +02:00
Laurent Destailleur
68a3716fd2
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/projet/info.php
2020-08-07 12:09:58 +02:00
bahfir abbes
2cdb17a110
fix: fetch reception on supplier order dispatch fetch
2020-08-07 12:08:14 +02:00
Laurent Destailleur
ed6acfa1e7
Better compatibility
2020-08-07 11:45:15 +02:00
Egils Consulting
c52c4229c5
Update api_supplier_invoices.class.php
...
fixes #14831
2020-08-07 11:43:04 +02:00
Laurent Destailleur
284378232b
Merge pull request #14373 from atm-john/11.0_fix_bad_usage_of_moreparam
...
FIX : JS CRASH - bad usage of moreparam
2020-08-07 10:10:09 +02:00
Laurent Destailleur
921be56379
Merge pull request #14400 from atm-quentin/FIX_project_info_right_access
...
fix right project info.php
2020-08-07 10:01:41 +02:00
jove@bisquerra.com
022fb23cee
FIX: Get some taxes in TakePOS
2020-08-07 10:01:11 +02:00
Laurent Destailleur
16828b8cec
Merge pull request #14403 from FHenry/12.0
...
fix: MAIN_MAIL_FORCE_SENDTO work now for all mail sending method (resolve conflict)
2020-08-07 09:58:49 +02:00
Laurent Destailleur
edd19419ad
Add protection to allow only jpg and png as image file
2020-08-06 17:39:36 +02:00
Laurent Destailleur
61e194bb6d
Add protection to allow only jpg and png as image file
2020-08-06 17:37:00 +02:00
Laurent Destailleur
582ae36e6c
Doc
2020-08-06 17:30:13 +02:00
Laurent Destailleur
c2b03e49e1
Fix logo not visible in setup page
2020-08-06 17:28:57 +02:00
Laurent Destailleur
dcec2516ae
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-08-06 17:16:21 +02:00
Laurent Destailleur
c6ee80eefd
FIX Disable svg as supported image by default. Set
...
MAIN_ALLOW_SVG_FILES_AS_IMAGES to 1 to have svg working.
2020-08-06 17:16:09 +02:00
florian HENRY
46cafcc445
Merge branch '11.0' into 12.0
2020-08-06 16:54:49 +02:00
florian HENRY
3e6ae9bebf
Merge branch '10.0' into 11.0
2020-08-06 16:34:45 +02:00
florian HENRY
53acd8cffd
FIX: MAIN_MAIL_FORCE_SENDTO work now for all mail sending method
2020-08-06 16:28:17 +02:00
quentin
215242a4a1
fix right project info.php
2020-08-06 14:11:26 +02:00
Laurent Destailleur
da59bb811f
Fix backtopage after creating a bookmark
2020-08-06 12:29:57 +02:00
Laurent Destailleur
37f1b27bd2
Fix phpcs
2020-08-06 03:55:47 +02:00
Laurent Destailleur
01babc452c
More logs
2020-08-06 03:52:49 +02:00
Laurent Destailleur
5b0d04609c
Fix number to string
2020-08-06 03:03:18 +02:00
Laurent Destailleur
b40177a8c8
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-08-06 03:00:16 +02:00
Laurent Destailleur
fbcf95ba02
Fix number to string
2020-08-06 02:59:46 +02:00
Laurent Destailleur
641d9a6565
Fix number to string
2020-08-06 02:58:07 +02:00
Laurent Destailleur
ce960c8d0d
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-08-06 02:53:19 +02:00
Laurent Destailleur
0b7aec1fa0
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/core/lib/functionsnumtoword.lib.php
2020-08-06 02:52:54 +02:00
Laurent Destailleur
73ea5b0e2d
Fix function to convert price to string
2020-08-06 02:50:24 +02:00
Laurent Destailleur
12b9a73ca5
Fix phpcs
2020-08-06 02:18:34 +02:00
Laurent Destailleur
4785e84c43
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/modules/supplier_payment/doc/pdf_standard.modules.php
2020-08-06 02:10:17 +02:00
Laurent Destailleur
2fd430bd2c
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-08-06 02:08:44 +02:00
Laurent Destailleur
ef0f7cfa6f
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-08-06 02:08:15 +02:00
Laurent Destailleur
375fe3f3e8
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
...
Conflicts:
htdocs/core/modules/supplier_payment/doc/pdf_standard.modules.php
htdocs/fourn/paiement/card.php
2020-08-06 02:08:04 +02:00
Laurent Destailleur
9cb5735165
FIX Bad address used for vendor on PDF standard of supplier payment
2020-08-06 02:05:55 +02:00
Laurent Destailleur
c8bff3a71e
FIX Cannot redeclare class
2020-08-06 02:05:04 +02:00
Laurent Destailleur
1cf3422e05
FIX Bad adress of vendor in PDF for PDF of supplier payment
...
FIX dol_convertToWord() Bad conversion of number into a string
2020-08-06 01:56:42 +02:00
Laurent Destailleur
24a9a5ac2d
CSS
2020-08-05 19:42:36 +02:00
Laurent Destailleur
fb5b29a32b
FIX Restore the links on late badge
2020-08-05 19:39:38 +02:00
Laurent Destailleur
76624122dd
Fix regression: Restore filter on "alerte"
2020-08-05 16:05:29 +02:00
Laurent Destailleur
0884678264
Look and feel v12
2020-08-05 11:10:38 +02:00
Laurent Destailleur
eefa2bcaba
FIX List of invoice waiting for direct debit
2020-08-04 21:12:28 +02:00
Laurent Destailleur
9d4e672475
FIX Debug direct debit module and credit transfer module
...
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/compta/prelevement/create.php
2020-08-04 21:12:03 +02:00
Laurent Destailleur
a3f7cbd63d
css
2020-08-04 21:07:56 +02:00
Laurent Destailleur
70d68669d2
Doc
2020-08-04 21:07:01 +02:00
Francis Appels
587ca48312
Fix filter warehouse list on status
2020-08-04 17:25:35 +02:00
stickler-ci
8d88217434
Fixing style errors.
2020-08-04 14:48:15 +00:00
Ferran Marcet
70ad2fcee0
Fix: User can see events that are not assigned to it
2020-08-04 16:45:57 +02:00
Ferran Marcet
7a077a2d99
Fix: User can see events that are not assigned to it
2020-08-04 16:45:04 +02:00
Ferran Marcet
1a62a36b86
Merge remote-tracking branch 'origin/10.0' into 10.0
2020-08-04 16:40:01 +02:00
Ferran Marcet
7b6ef7aca8
Merge branch '10.0up' into 10.0
2020-08-04 16:39:40 +02:00
Laurent Destailleur
20a11b0f46
Doc
2020-08-04 15:36:35 +02:00
Laurent Destailleur
5d20f47473
FIX page for confirmation of payments is empty
2020-08-04 15:00:03 +02:00
Laurent Destailleur
e16fd45972
FIX Label of opportunities in graph with special chars badly encoded
2020-08-04 14:44:52 +02:00
John Botella
11f14b8fe5
Fix bad usage of moreparam
2020-08-04 14:13:52 +02:00
Laurent Destailleur
9a5d0ab0a2
FIX #14236
2020-08-04 13:48:11 +02:00
Laurent Destailleur
30560397e4
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/class/commondocgenerator.class.php
2020-08-04 13:43:00 +02:00
Laurent Destailleur
241a97fd19
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-08-04 13:41:26 +02:00
Laurent Destailleur
83a9be2428
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/core/lib/pdf.lib.php
2020-08-04 13:41:19 +02:00
Laurent Destailleur
3c85d27e1f
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-08-04 13:32:36 +02:00
Laurent Destailleur
39a5583930
FIX #14146
2020-08-04 13:32:26 +02:00
Laurent Destailleur
4587031481
FIX #14336
2020-08-04 13:31:29 +02:00
Laurent Destailleur
bd8e8a4087
Merge pull request #14351 from atm-quentin/FIX_product_label_desc_update
...
FIX product label and desc were never updated when modifying trans
2020-08-04 13:07:41 +02:00
Laurent Destailleur
b0cafd47a0
Merge pull request #14354 from atm-quentin/FIX_test_libelle_pdf
...
fix check also field "libelle"
2020-08-04 12:57:44 +02:00
Laurent Destailleur
f11accf4c2
Merge pull request #14359 from atm-quentin/FIX_missing_conf_on_supplier_order
...
FIX Missing PRODUIT_TEXTS_IN_THIRDPARTY_LANGUAGE conf in supplier order
2020-08-04 12:48:39 +02:00
Laurent Destailleur
085fe5f7ba
Merge pull request #14361 from atm-gauthier/11.0_substitution
...
FIX : wrong element var for fetch_name_optionals_label function with expeditions
2020-08-04 12:47:33 +02:00
Laurent Destailleur
2076d18825
FIX Param of fetch_name_optionals_label must be object->table_element
2020-08-04 12:47:09 +02:00
Laurent Destailleur
08167b959c
Update actions_addupdatedelete.inc.php
2020-08-04 12:21:38 +02:00
Laurent Destailleur
2aaae47aef
Update actions_addupdatedelete.inc.php
2020-08-04 12:21:32 +02:00
bahfir abbes
13202dfc7c
fix:value of checked option must be the same as in showInputfield function
2020-08-04 12:21:25 +02:00
Tim Otte
0e03578e91
Fixed translation of product units in documents
2020-08-04 11:51:40 +02:00
Laurent Destailleur
96581ef1f4
Merge pull request #14370 from fappels/12_fix_search_stock_list
...
FIX search warehouse list
2020-08-04 11:49:20 +02:00
Francis Appels
81467e1d09
FIX search warehouse list
2020-08-04 11:05:12 +02:00
Laurent Destailleur
f62717a16a
FIX Debug module direct debit order. Solve conflict with credit transfer
2020-08-03 20:16:33 +02:00
Francis Appels
778a856adb
Merge remote-tracking branch 'Dolibarr/12.0' into 12
2020-08-03 16:28:06 +02:00
VERDOL Gauthier
2d192431bc
FIX : wrong element var for fetch_name_optionals_label function with expeditions
2020-08-03 14:59:51 +02:00
Laurent Destailleur
b6a3938921
FIX Size of image on the help popup of modules
2020-08-03 14:32:42 +02:00
Laurent Destailleur
8c34acbf55
FIX Warning if no bank account defined
2020-08-03 14:11:15 +02:00
Laurent Destailleur
defbd26f95
Help to fight errors ErrorBadValueForParamNotAString
2020-08-03 12:33:22 +02:00
Laurent Destailleur
c2bb0431f0
FIX input field of extrafields must keep data if form submit fails.
2020-08-03 12:31:30 +02:00
Laurent Destailleur
576363f353
Fix error message
2020-08-03 12:26:26 +02:00
Laurent Destailleur
d59bcd3f5b
FFIX error creating record when extrafields price exists in other entity
2020-08-03 12:08:33 +02:00
quentin
bbfca90260
FIX Missing PRODUIT_TEXTS_IN_THIRDPARTY_LANGUAGE conf in supplier order
2020-08-03 11:54:26 +02:00
Laurent Destailleur
55f3a8b4f8
Fix col size too large by migrating to dynamic format on tables
2020-08-03 11:37:55 +02:00
stickler-ci
9926eac192
Fixing style errors.
2020-08-03 09:26:36 +00:00
Laurent Destailleur
e64b8eaf40
Fix debug credit transfer module
2020-08-03 11:21:13 +02:00
quentin
72b2fb442b
fix test libelle
2020-08-03 11:17:39 +02:00
Ferran Marcet
63b15dd1b6
Fix: User can see events that are not assigned to it
2020-08-03 11:17:30 +02:00
quentin
b026896a98
FIX product label and desc were never updated when modifying trans
2020-08-03 10:33:48 +02:00
Laurent Destailleur
c35a103694
Fix phpcs
2020-08-02 22:40:17 +02:00
Laurent Destailleur
66d4b7372e
FIX Look and feel v12
...
Conflicts:
htdocs/comm/card.php
htdocs/societe/tpl/linesalesrepresentative.tpl.php
2020-08-02 22:38:20 +02:00
Laurent Destailleur
ecfdb4bbac
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-08-02 16:02:09 +02:00
Laurent Destailleur
5e6254634f
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-08-02 16:01:13 +02:00
Laurent Destailleur
1edfa4a4fb
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/core/class/html.form.class.php
2020-08-02 16:01:03 +02:00
Laurent Destailleur
b57ec55812
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-08-02 15:58:13 +02:00
Laurent Destailleur
608656ae89
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-08-02 01:35:15 +02:00
Laurent Destailleur
9aa9852e85
Fix perms
2020-08-02 01:35:03 +02:00
Laurent Destailleur
8c4b4e233d
Merge pull request #14317 from fappels/12_show_virtual_stock
...
Fix hidden option STOCK_SHOW_VIRTUAL_STOCK_IN_PRODUCTS_COMBO
2020-08-02 01:32:18 +02:00
Laurent Destailleur
91db3b9344
Merge pull request #14323 from altatof/fixsizewithff
...
FIX : duration fields size with firefox
2020-08-02 01:25:11 +02:00
Laurent Destailleur
817912ea40
FIX #14291
2020-08-02 01:11:23 +02:00
Laurent Destailleur
328a25abea
FIX Bad back to link
2020-08-02 00:59:53 +02:00
Laurent Destailleur
3bfd7644a4
Fix return link
2020-08-01 20:17:49 +02:00
Laurent Destailleur
0b46fcb4f8
Debug
2020-07-31 14:02:08 +02:00
Laurent Destailleur
0d71cd4279
Fix td not closed
2020-07-31 13:51:49 +02:00
Laurent Destailleur
f80b54e573
Debug setup of receipt printer module
2020-07-31 13:44:55 +02:00
Laurent Destailleur
d4e21538db
FIX Debug setup of receipt printer module
2020-07-31 13:40:36 +02:00
Laurent Destailleur
255dc71823
Missing translation
2020-07-31 13:20:05 +02:00
altairis
448cd1cd36
Merge branch '10.0' into fixsizewithff
2020-07-31 12:23:57 +02:00
altairis
9a9eef428b
fix duration fields size with firefox
2020-07-31 12:22:21 +02:00
Laurent Destailleur
e7fedd5c2d
FIX Sql error on stat by referring entries of a product
2020-07-30 19:14:40 +02:00
Laurent Destailleur
0bf678e09e
Fix label of extrafields
2020-07-30 14:57:33 +02:00
Laurent Destailleur
618c85ceb1
FIX Filter too large for extrafields with type text or html
2020-07-30 14:49:31 +02:00
Laurent Destailleur
8b879ee23b
FIX Edit extrafield of type long text loose carriage returns
2020-07-30 14:49:00 +02:00
Francis Appels
54410189bc
Fix hidden option STOCK_SHOW_VIRTUAL_STOCK_IN_PRODUCTS_COMBO
...
When product ajax search used a dash is show, so virtual stock looks like being negative value.
2020-07-29 17:00:39 +02:00
Francis Appels
3eb8796b0d
Merge remote-tracking branch 'Dolibarr/12.0' into 12
2020-07-29 16:50:27 +02:00
Laurent Destailleur
9dc904f0a5
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2020-07-29 16:03:03 +02:00
Laurent Destailleur
491f72accc
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2020-07-29 16:02:07 +02:00
Laurent Destailleur
d08b3513dc
Merge pull request #14247 from FHenry/11.0_fix_commerce_MenuSupplierORderOnly
...
fix display Commerce top menu user only supplier order rights and MAIN_MENU_HIDE_UNAUTHORIZED=1
2020-07-29 14:27:14 +02:00
Laurent Destailleur
6a5427ee4f
Merge pull request #14274 from atm-quentin/FIX_null_required
...
FIX null required
2020-07-29 14:13:53 +02:00
Laurent Destailleur
3d79950c27
Update commonobject.class.php
2020-07-29 14:13:29 +02:00
Laurent Destailleur
2c12a761ee
Merge pull request #14283 from atm-john/11.0_fix_mysql_update
...
Fix MySQL rank usage for column
2020-07-29 13:56:20 +02:00
Laurent Destailleur
8045cff888
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/expedition/class/expedition.class.php
2020-07-29 13:53:09 +02:00
Laurent Destailleur
930ae84dac
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/contact/list.php
htdocs/core/lib/pdf.lib.php
2020-07-29 13:50:31 +02:00
Laurent Destailleur
ab4b1b1f29
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-07-29 13:48:18 +02:00
Laurent Destailleur
4a291f181f
Fix regression
2020-07-29 13:47:04 +02:00
Laurent Destailleur
c93a4c7fc0
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-07-29 13:40:27 +02:00
Laurent Destailleur
566f683c54
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-07-29 13:40:19 +02:00
Romain DESCHAMPS
eaef99b7af
second approval back in stable feature as is the setting for minimum amount
2020-07-29 13:39:38 +02:00
Laurent Destailleur
f2390e85b9
Merge pull request #14287 from atm-florianm/FIX_allow_more_html_tags
...
NEW: additional html tags allowed by dol_string_onlythesehtmltags()
2020-07-29 13:34:45 +02:00
Laurent Destailleur
454a804b4e
Merge pull request #14299 from atm-gauthier/9.0_hidden_unit
...
FIX : We need to see unit line on PDF even though it's an option
2020-07-29 13:18:17 +02:00
Laurent Destailleur
878b268a5e
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-07-29 13:11:10 +02:00
Laurent Destailleur
377e331e6a
Merge pull request #14288 from atm-florianm/FIX_11.0_debugbar_body_bottom_margin_offset
...
FIX 11.0: DebugBar hides content at page bottom
2020-07-29 13:10:56 +02:00
Laurent Destailleur
6bd450dcd0
Doc
2020-07-29 13:10:31 +02:00
AXeL
3c6eb5e0e2
Add missing "Default values" menu entry to auguria menu
2020-07-29 13:02:11 +02:00
Laurent Destailleur
b3b3042afc
Merge pull request #14308 from atm-lena/FIX_11.0_CommandFournFetch_Entity
...
fetch() command fourn : Same management as commande.class.php of entity
2020-07-29 13:01:13 +02:00
Laurent Destailleur
d9191c74d8
Update fournisseur.commande.class.php
2020-07-29 12:59:59 +02:00
Laurent Destailleur
cb8c8a1d50
Merge pull request #14305 from marc-dll/FIX_10.0_expedition_create
...
FIX: shipping creation: checks not done on weight and sizes
2020-07-29 12:59:23 +02:00
Laurent Destailleur
d2e730f8e5
Merge pull request #14310 from atm-gauthier/10.0_fix_wrong_column_order_by
...
FIX : Order by amount in product propal stats must be done on d.total_ht and not p.total
2020-07-29 12:58:28 +02:00
Tim Otte
85c5f423b1
Added fetch_thirdparty (without the site crashes)
2020-07-29 12:55:58 +02:00
Laurent Destailleur
391fcc799b
FIX #14279
2020-07-29 12:51:18 +02:00
Laurent Destailleur
44cfb77622
FIX #14292
2020-07-29 12:43:53 +02:00
Laurent Destailleur
41483df689
FIX #14076
2020-07-29 12:31:03 +02:00
Laurent Destailleur
c4b3781df0
Merge pull request #14315 from OPEN-DSI/v10-fix-contact-list-redirect-main-search
...
FIX redirect on contact card from main search
2020-07-29 12:25:38 +02:00
lvessiller
8ee5b16e89
FIX redirect on contact card from main search
2020-07-29 12:00:22 +02:00
VERDOL Gauthier
d214dbb5fd
FIX : Order by amount in product propal stats must be done on d.total_ht and not p.total
2020-07-28 15:42:54 +02:00
atm-lena
b480fb2dfc
Delete double line
2020-07-28 15:32:58 +02:00
atm-lena
9f0c3b0db1
fetch() command fourn : Same management as commande.class.php of entity
2020-07-28 15:13:56 +02:00
Laurent Destailleur
45eca85bae
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/admin/tools/dolibarr_export.php
2020-07-28 10:29:14 +02:00
Laurent Destailleur
d46d34915e
FIX Checkbox "drop table" was not checked when using php method for dump
2020-07-28 10:23:09 +02:00
Laurent Destailleur
4e4f0a4575
Use same case for all sql files
2020-07-28 09:44:48 +02:00
Laurent Destailleur
98064f7329
FIX Bad param
2020-07-28 03:02:38 +02:00
Marc DLL
ee55b82a8d
FIX: shipping creation: checks not done on weight and sizes
2020-07-27 23:27:44 +02:00
Laurent Destailleur
8c06e3577d
Fix several trouble with diret debit module and credit transfer module
2020-07-27 19:33:24 +02:00
VERDOL Gauthier
25994e61bc
FIX : We need to see unit line on PDF even though it's an option
2020-07-27 16:04:21 +02:00
Laurent Destailleur
6d8060bc50
FIX DO not erase variable $key and $label during output of extrafields
...
Conflicts:
htdocs/core/tpl/extrafields_view.tpl.php
2020-07-27 14:22:55 +02:00
Laurent Destailleur
19b550009b
Trans
2020-07-27 02:38:31 +02:00
Laurent Destailleur
9798bb1b30
Fix responsive
2020-07-27 02:29:16 +02:00
Laurent Destailleur
0011e09248
FIX Setup of clicktodial hang on smartphone
2020-07-27 02:29:11 +02:00
Laurent Destailleur
26c253113b
Removed not used files
2020-07-26 22:04:19 +02:00
Laurent Destailleur
714481f7e5
FIX Navigation in object fails to find the next ref in some cases
2020-07-26 21:08:31 +02:00
Laurent Destailleur
d945ef67e1
FIX Picto of HRM module
...
Conflicts:
htdocs/core/lib/functions.lib.php
2020-07-26 20:53:22 +02:00
Laurent Destailleur
353e99c26a
Fix look and feel
2020-07-26 19:43:55 +02:00
Laurent Destailleur
cdf7261c7e
Fix look and feel
2020-07-26 19:27:29 +02:00
Laurent Destailleur
378c45fe5c
Fix look and feel
2020-07-26 19:21:47 +02:00
FlorianMortgat
93348630bf
FIX 11.0: computation of the bottom margin of <body> returns NaN because body is not loaded yet
2020-07-25 11:05:05 +02:00
Laurent Destailleur
dd86c21382
FIX dolGetElementUrl and agenda page for external modules
2020-07-25 03:01:04 +02:00
Laurent Destailleur
573feed66f
FIX locataxes lost on lines when cloning a vendor invoice
2020-07-25 02:59:49 +02:00
FlorianMortgat
c48a294a2b
FIX: allow more harmless html tags
2020-07-25 00:57:40 +02:00
Laurent Destailleur
e3126ec999
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/tpl/card_presend.tpl.php
htdocs/multicurrency/class/multicurrency.class.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
2020-07-25 00:22:47 +02:00
Laurent Destailleur
1bd00ac775
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-07-25 00:17:36 +02:00
Laurent Destailleur
960416f9bf
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/comm/card.php
2020-07-25 00:17:28 +02:00
Laurent Destailleur
b82b6736d1
Look and feel
2020-07-24 18:13:01 +02:00
Laurent Destailleur
6d4b113c72
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-07-24 14:25:59 +02:00
Laurent Destailleur
d6f1a897f6
Fix size of module box
2020-07-24 13:44:32 +02:00
Laurent Destailleur
f68be08c67
Merge pull request #14198 from Gecka-Apps/12.0-printStdColumnContent-hook-improve
...
Improve printStdColumnContent by passing the $pdf object
2020-07-24 13:20:03 +02:00
Laurent Destailleur
a6e728a4d8
Merge pull request #14246 from fappels/11_fix_date_fourn_price_log
...
FIX: date in supplier price log tooltip.
2020-07-24 13:18:36 +02:00
Laurent Destailleur
4e4e737ff2
Merge pull request #14269 from atm-gauthier/10.0_fix_wrong_invoice_template_link
...
FIX : wrong link to third invoice templates
2020-07-24 13:13:15 +02:00
Laurent Destailleur
fb1c226e56
Init var
2020-07-24 13:05:19 +02:00
Laurent Destailleur
cd5982e45f
Merge pull request #14273 from fbosman/patch-3
...
Specific email-adresses for invoice, shipment and order-confirmation
2020-07-24 12:58:47 +02:00
Laurent Destailleur
ff4ec934e9
Merge pull request #14277 from atm-quentin/fix_warning_total
...
FIX warning
2020-07-24 12:55:24 +02:00
Laurent Destailleur
943e7c988f
Update extrafields_list_print_fields.tpl.php
2020-07-24 12:55:12 +02:00
Laurent Destailleur
c699d71abc
Merge pull request #14281 from ATM-Consulting/11.0_fix_multicurency_option_not_applied
...
Fix multicurecy option not applied
2020-07-24 12:54:27 +02:00
Laurent Destailleur
6261fa191f
Prepare compatibilty with mysql 8
2020-07-24 12:47:29 +02:00
stickler-ci
8273dbcd49
Fixing style errors.
2020-07-24 08:39:09 +00:00
Frans Bosman
94498b191b
Update card_presend.tpl.php
2020-07-24 10:37:19 +02:00
Laurent Destailleur
e0d22b739d
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/product/stock/class/entrepot.class.php
2020-07-24 01:53:24 +02:00
Laurent Destailleur
db9fc264d9
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-07-24 01:51:20 +02:00
Laurent Destailleur
34a9eee7a6
Minor fix in translation
2020-07-24 01:50:57 +02:00
Laurent Destailleur
0f4e00a2a3
Fix language
2020-07-24 01:43:03 +02:00
Laurent Destailleur
99935ce11f
FIX Should not be able to edit qty on shipment when no stock available
2020-07-24 01:31:07 +02:00
Laurent Destailleur
431b207dab
Fix to solve sql error on some databases
2020-07-24 01:02:07 +02:00
Laurent Destailleur
0890b15077
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-07-24 00:06:30 +02:00
Laurent Destailleur
c6c1830e70
FIX ClickToDial tab of users has disappeared
2020-07-24 00:06:18 +02:00
Laurent Destailleur
e5a16c530d
FIX Can go on page even when module disabled
2020-07-23 23:57:12 +02:00
ATM john
921e904acc
Fix MySQL rank usage for column
2020-07-23 20:34:11 +02:00
John Botella
55e65bbabf
Fix variable init
2020-07-23 11:12:04 +02:00
John Botella
fc1de5b4f3
Fix multicurecy option not applied
2020-07-23 11:10:18 +02:00
quentin
7bc683b234
FIX warning
2020-07-22 15:13:50 +02:00
quentin
255bd6b26c
FIX null required
2020-07-22 11:54:52 +02:00
Frans Bosman
e2592d9049
Update card_presend.tpl.php
...
Add hidden options for specific sender email-adress for Invoices, Shipments and Order-confirmations
2020-07-22 11:44:26 +02:00
Francis Appels
fe0c37f43d
Merge remote-tracking branch 'Dolibarr/12.0' into 12
2020-07-21 09:58:46 +02:00
VERDOL Gauthier
55298317e3
FIX : wrong link to third invoice templates
2020-07-20 16:22:48 +02:00
florian HENRY
734a6de996
Merge branch '11.0' of https://github.com/Dolibarr/dolibarr into 11.0_fix_commerce_MenuSupplierORderOnly
2020-07-20 09:01:30 +02:00
florian HENRY
2c5e96bb28
better fix
2020-07-20 09:01:21 +02:00
Laurent Dinclaux
3cdabbaaff
Explicitly pass the pdf object by reference in the printStdColumnContent hook call.
2020-07-19 21:53:06 +11:00
Francis Appels
c2030a7db5
jdate already in function listProductFournisseurPriceLog
...
So no conversion needed.
2020-07-19 09:43:15 +02:00
Laurent Destailleur
d598039f20
Merge pull request #14218 from Ahuahuachi/12.0
...
Update Mexico City name
2020-07-19 02:01:12 +02:00
Laurent Destailleur
521c4679d9
FIX #14241 Mysql 8 compatibility
2020-07-19 01:52:30 +02:00
Laurent Destailleur
f26a64fb88
FIX If using a rounding step, localtax1+2 not included in total
2020-07-19 01:47:17 +02:00
Laurent Destailleur
48adeb9dd7
FIX #14256
2020-07-19 01:38:38 +02:00
Laurent Destailleur
6fdd5ea73a
Not required
2020-07-19 01:31:51 +02:00
Laurent Destailleur
ee74740384
FIX #14259
2020-07-19 01:29:42 +02:00
Laurent Destailleur
16d486e211
FIX Setup of currency limit and accuracy
2020-07-19 01:03:37 +02:00
Laurent Destailleur
32410b59c4
Code comment
2020-07-19 00:02:02 +02:00
Laurent Destailleur
3069eaa5c0
Merge pull request #14191 from Gecka-Apps/12.0-fix-14181
...
[REGRESSION] Fix #14181 . Limits and accuracy form not saving modified values.
2020-07-18 23:59:29 +02:00
Laurent Destailleur
c30491284f
Fix phpcs
2020-07-18 23:16:05 +02:00
Abdessalam@MEGALOGI
1e6273b92d
Update card.php
...
La description d'un produit/service libre (HTML) d'un devis est formatée en texte simple.
2020-07-18 23:11:17 +02:00
Oarces DEV
f3e3c47af3
Add the possibility for the prospect to order
...
A prospect can do make order everywhere in Dolibarr, except in order tab...
https://www.dolibarr.fr/forum/t/nouvelle-commande-ou-sont-les-prospects/33275/7
2020-07-18 23:04:22 +02:00
Laurent Destailleur
15cdb3ed79
Merge branch '12.0' of https://github.com/dolibarr/dolibarr into 12.0
2020-07-18 23:00:09 +02:00
Laurent Destailleur
ac92a9fa40
Doc more complete
2020-07-18 22:59:47 +02:00
Laurent Destailleur
a252c87c82
Fix comment
2020-07-18 19:41:11 +02:00
Laurent Destailleur
384cb22d3a
Merge pull request #14220 from FHenry/11.0
...
fix missing entity into fetch wharehouse
2020-07-18 19:32:24 +02:00
Laurent Destailleur
f61b6a1c31
Merge pull request #14234 from FHenry/11_fix_listwharehou_ref_filter
...
fix filter wharehouse list on ref
2020-07-18 19:31:31 +02:00
Laurent Destailleur
cbc8187616
Merge pull request #14205 from Gecka-Apps/12.0-fix-extra-field-ordering
...
Fix extrafields ordering on PDFs
2020-07-18 19:30:34 +02:00
Laurent Destailleur
eef66ae6ed
Fix var not defined
2020-07-18 19:22:03 +02:00
Laurent Destailleur
bb4543167f
FIX #14222
2020-07-18 19:19:12 +02:00
Laurent Destailleur
ecfcbeef26
Merge pull request #14229 from FHenry/12.0_fix_ShowAdressThirdpartyOption_Extrafield_linkobject
...
fix extrafields linnktoObject Thirdpary option showAdress
2020-07-18 19:13:52 +02:00
Laurent Destailleur
f07a1a6d1e
FIX for #14253
2020-07-18 18:54:55 +02:00
Laurent Destailleur
6ad8145645
FIX for #14253
2020-07-18 18:52:33 +02:00
Francis Appels
3e55699275
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-07-16 21:30:15 +02:00
florian HENRY
d2e528d8c1
fix display Commerce top menu if user only suppler order and MAIN_MENU_HIDE_UNAUTHORIZED=1
2020-07-15 17:45:45 +02:00
florian HENRY
3148a181e7
fix display Commerce top menu if user only suppler order and MAIN_MENU_HIDE_UNAUTHORIZED=1
2020-07-15 17:45:34 +02:00
Francis Appels
1bc1fd4cb4
Fix date in supplier price log tooltip.
2020-07-15 11:24:11 +02:00
florian HENRY
f4074428f8
fix filter wharehouse list on ref
2020-07-14 09:38:52 +02:00
florian HENRY
72e0250117
fix extrafields linnktoObject Thirdpary option showAdress
2020-07-13 17:53:00 +02:00
florian HENRY
1173059e7b
fix extrafields linnktoObject Thirdpary option showAdress
2020-07-13 17:52:41 +02:00
florian HENRY
96d26be1d4
fix extrafields linnktoObject Thirdpary option showAdress
2020-07-13 17:51:58 +02:00
florian HENRY
045fbad616
fix extrafields linnktoObject Thirdpary option showAdress
2020-07-13 17:48:21 +02:00
florian HENRY
32e4635e84
fix missing entity into fetch wharehouse
2020-07-12 21:34:13 +02:00
florian HENRY
7b5072a21b
fix missing entity
2020-07-12 10:10:46 +02:00
florian HENRY
2f8968478d
fix missing entity into fetch wahrehouse
2020-07-12 10:06:04 +02:00
Alfredo Altamirano
6aae68bb07
Change Mexico City name
...
Mexico City official name and code changed since 2016
2020-07-11 10:49:05 -05:00
Laurent Destailleur
eede2f9944
Add telangana province for india
2020-07-11 10:39:12 +02:00
Francis Appels
73aa91af8b
Merge remote-tracking branch 'Dolibarr/12.0' into 12
2020-07-10 14:05:45 +02:00
Laurent Destailleur
c3375b176d
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/accountancy/journal/bankjournal.php
2020-07-10 05:21:01 +02:00
Laurent Destailleur
ff5a2d459d
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-07-10 05:20:09 +02:00
Laurent Destailleur
071b909d38
FIX Fails to retraive accounting code of social contribution sometimes
...
Conflicts:
htdocs/accountancy/journal/bankjournal.php
2020-07-10 05:19:21 +02:00
Laurent Destailleur
79a6246666
FIX Fails to retraive accounting code of social contribution sometimes
...
Conflicts:
htdocs/accountancy/journal/bankjournal.php
2020-07-10 05:18:46 +02:00
Laurent Destailleur
86744a2e0c
FIX Fails to retraive accounting code of social contribution sometimes
2020-07-10 05:14:54 +02:00
Laurent Destailleur
7cdb832c24
Merge pull request #14207 from atm-gauthier/10.0_fix_order_by_amount
...
FIX : order by amount ht uses wrong column
2020-07-10 02:50:30 +02:00
Laurent Destailleur
a36c6a8dda
FIX #14209
2020-07-10 02:46:59 +02:00
Laurent Destailleur
2cc7e88f8e
clean code
2020-07-10 02:32:22 +02:00
Laurent Destailleur
7fdccf4eb8
Fix error in stripe payment if no country defined
2020-07-10 02:28:00 +02:00
Laurent Destailleur
e8dd99a9cd
Trans
2020-07-10 01:11:37 +02:00
Laurent Destailleur
d18188d565
Fix missing trans
2020-07-10 00:57:29 +02:00
Laurent Destailleur
fd95551940
Fix upload of file in import module
...
Conflicts:
htdocs/core/lib/security.lib.php
2020-07-09 21:52:27 +02:00
gauthier
25509e74d3
FIX : order by amount ht uses wrong column
2020-07-09 17:27:14 +02:00
Laurent Destailleur
cb7f78e9d3
Fix tpl
2020-07-09 16:25:51 +02:00
Laurent Destailleur
6b5f46624c
Fix label of AWP
2020-07-09 16:19:40 +02:00
Laurent Destailleur
b8721e0c64
FIX Change position of line in BOM
2020-07-09 16:00:15 +02:00
Laurent Dinclaux
6ed2ae188e
Fix extrafields ordering on PDFs
2020-07-10 00:51:41 +11:00
Laurent Destailleur
f756864670
CSS
2020-07-09 12:44:31 +02:00
Laurent Destailleur
49faaf750f
Trans
2020-07-09 12:39:43 +02:00
Laurent Destailleur
ce1649233d
FIX CSS
2020-07-09 12:39:00 +02:00
Laurent Destailleur
8589e122c6
css
2020-07-09 11:58:44 +02:00
Laurent Destailleur
56c90c289a
Prepare 12.0.2
2020-07-08 18:19:20 +02:00
Laurent Destailleur
1dfd2d565b
FIX Reposition and nav
2020-07-08 18:18:47 +02:00
Laurent Destailleur
edb4aac8d3
CSS
2020-07-08 18:09:35 +02:00
Laurent Dinclaux
37401df106
Improve printStdColumnContent by passing the $pdf object.
...
It isn't possible to replace the pdf edition done by this method without the $pdf object.
2020-07-08 14:48:34 +11:00
Laurent Dinclaux
f2adc3de4f
Fix Dolibarr/dolibarr#14181 . Limits and accuracy form not saving modified values
2020-07-07 18:03:11 +11:00
Laurent Destailleur
0894dd6d74
Changlog
2020-07-06 22:27:42 +02:00
Laurent Destailleur
67c164df07
FIX reposition was broken if url end with #anchor
2020-07-06 22:27:19 +02:00
Laurent Destailleur
415398fc66
Better contrast
2020-07-06 21:06:32 +02:00
Laurent Destailleur
e13d3ce657
Trans
2020-07-06 20:57:47 +02:00
Laurent Destailleur
f72a836231
Fix look and feel v12
2020-07-06 16:59:25 +02:00
Laurent Destailleur
4dcc073b3a
Fix param GETPOST
2020-07-06 16:54:30 +02:00
Laurent Destailleur
3939a640e9
Fix note in creation
2020-07-06 16:52:28 +02:00
Laurent Destailleur
61a7f54877
Fix look and field
2020-07-06 15:55:41 +02:00
Laurent Destailleur
7d7ef1e72a
FIX option PRODUIT_CUSTOMER_PRICES_BY_QTY
...
Fix setup of product
2020-07-06 15:34:26 +02:00
Laurent Destailleur
471f3e66e6
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-07-06 12:27:43 +02:00
Laurent Destailleur
6a41d5bba8
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/compta/resultat/index.php
htdocs/projet/tasks/list.php
2020-07-06 12:27:25 +02:00
Laurent Destailleur
21bec139ca
Merge pull request #14183 from FHenry/12.0
...
remove warning when date end contract line empty
2020-07-06 12:06:42 +02:00
Laurent Destailleur
b4cd670b09
Merge pull request #14186 from atm-gauthier/10.0_fix_search_soc
...
FIX : soc filter doesn't work on task list
2020-07-06 12:05:40 +02:00
Laurent Destailleur
091fbb2824
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-07-06 11:55:06 +02:00
Laurent Destailleur
9b1163cfb8
Fix menu organisation.
2020-07-06 11:52:28 +02:00
Laurent Destailleur
1e9ae1bc02
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/compta/resultat/index.php
htdocs/fourn/class/fournisseur.commande.class.php
2020-07-06 11:32:04 +02:00
Laurent Destailleur
2629a98851
Fix regression
2020-07-06 11:31:05 +02:00
Laurent Destailleur
1399ac9b41
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-07-06 11:28:17 +02:00
Laurent Destailleur
053a1a2230
Fix duplicate code
2020-07-06 11:22:30 +02:00
Laurent Destailleur
056aa81ed3
Fix responsive
2020-07-06 10:59:23 +02:00
gauthier
466b7e84ef
FIX : soc filter doesn't work on task list
2020-07-06 09:58:44 +02:00
Laurent Destailleur
b76828df9f
Fix use of newtoken()
2020-07-06 09:39:26 +02:00
Laurent Destailleur
b33e639099
Prepare 12.0.1
2020-07-05 23:21:59 +02:00
Laurent Destailleur
9cd8c3738f
Fix trans
2020-07-05 23:18:19 +02:00
Laurent Destailleur
8df431f525
Look and feel v12
2020-07-05 13:30:56 +02:00
Laurent Destailleur
54a77a604c
FIX Missing token
2020-07-05 12:55:08 +02:00
Laurent Destailleur
d18ce3b39e
Look and feel v12
...
Conflicts:
htdocs/langs/en_US/cashdesk.lang
2020-07-05 12:54:42 +02:00
Laurent Destailleur
9057559ab5
Trans
2020-07-05 12:47:32 +02:00
Laurent Destailleur
b726e96f4b
FIX Update form erased extrafields that were hidden
2020-07-04 17:09:20 +02:00
florian HENRY
03ae31eced
remove warning when date end contract line empty
2020-07-04 16:37:50 +02:00
florian HENRY
335a767f22
remove warning when date end contract line empty
2020-07-04 16:37:11 +02:00
Laurent Destailleur
1c19c97cf2
FIX missing setup of extrafields for MO
...
FIX all extrafields cleared after update of one of them
FIX Update of extrafields date
FIX Update of extrafiels on draft object
FIX Sql type
Fix trans on BOM
2020-07-04 16:14:53 +02:00
Laurent Destailleur
9912ffd555
Fix position of button
2020-07-04 13:45:28 +02:00
Laurent Destailleur
4819e58d06
Fix trans
2020-07-04 13:04:53 +02:00
Laurent Destailleur
dd9cb8e781
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-07-03 19:27:42 +02:00
Laurent Destailleur
e256ce5c4b
Debug credit transfer module
2020-07-03 19:27:23 +02:00
Francis Appels
61c60b50fd
Merge remote-tracking branch 'Dolibarr/12.0' into 12
2020-07-03 09:53:47 +02:00
Laurent Destailleur
636f1e642d
Fix param of product id to switch to list of order
2020-07-03 01:31:48 +02:00
Laurent Destailleur
4fba3ec872
Merge pull request #14115 from atm-florian/10.0
...
fix entity on supplier order
2020-07-03 00:50:51 +02:00
Laurent Destailleur
03aa4873d1
Merge pull request #14141 from fappels/12_fix_extrafield_html
...
FIX html lost on html extrafield
2020-07-03 00:49:31 +02:00
Laurent Destailleur
b88e159495
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/card.php
2020-07-03 00:46:18 +02:00
Laurent Destailleur
ec98ffb492
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-07-03 00:41:40 +02:00
Laurent Destailleur
59049cd047
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2020-07-03 00:41:32 +02:00
Laurent Destailleur
8d8695ccd7
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-07-03 00:41:06 +02:00
Laurent Destailleur
53c5ec51b8
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
2020-07-03 00:40:59 +02:00
oscim
ca66eac76c
Update project.class.php
...
Fix order of delete extra prev table of project
2020-07-03 00:40:15 +02:00
Laurent Destailleur
4f5c5356c5
Merge pull request #14150 from atm-gauthier/9.0_deposit_amount_with_comma
...
FIX : create a deposit with amount using comma didn't work
2020-07-03 00:38:59 +02:00
Laurent Destailleur
18fa4c4105
Update card.php
2020-07-03 00:38:31 +02:00
Laurent Destailleur
fd617658ef
Fix syntax
2020-07-03 00:36:56 +02:00
Je2fb
b45bfd258d
fix #14143
2020-07-03 00:34:50 +02:00
Tim Otte
bce0a93227
Hotfix for an error in v12
2020-07-03 00:33:54 +02:00
Laurent Destailleur
836ccfd595
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-07-03 00:32:25 +02:00
Laurent Destailleur
9c504c1b3d
Merge pull request #14158 from OPEN-DSI/v10-fix-societe-card-change-selected-fields
...
FIX change selected fields on company card
2020-07-03 00:30:34 +02:00
Laurent Destailleur
0ea55209ae
Merge pull request #14165 from ptibogxiv/patch-345
...
FIX non numeric value on comm/card.php
2020-07-03 00:24:32 +02:00
ksar
0a13e03792
FIX : Correct ModuleBuilder left menu
2020-07-03 00:21:39 +02:00
Laurent Destailleur
d24c6f7a81
Merge pull request #14164 from ptibogxiv/patch-344
...
FIX takepos 12 hook
2020-07-03 00:20:28 +02:00
Laurent Destailleur
75409e3ed0
Merge pull request #14171 from hregis/12.0_bug
...
FIX missing possibility to change entity when propal cloning
2020-07-03 00:18:35 +02:00
Laurent Destailleur
77b0800633
Merge pull request #14172 from atm-quentin/FIX_origin_element_is_always_order
...
FIX wrong origin
2020-07-03 00:15:06 +02:00
Laurent Destailleur
6c01cc16f8
Update commande.class.php
2020-07-03 00:14:22 +02:00
Laurent Destailleur
16b327f106
Debug module credit transfer
2020-07-02 15:45:11 +02:00
quentin
642e75c3dd
FIX wrong origin
2020-07-02 14:16:31 +02:00
Regis Houssin
a5431a40da
FIX missing possibility to change entity when propal cloning
2020-07-02 10:16:20 +02:00
Laurent Destailleur
46eb744b34
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-07-02 00:46:07 +02:00
Laurent Destailleur
d76ca6f569
Update doc
2020-07-02 00:09:52 +02:00
Laurent Destailleur
d6ded950ac
Update doc
2020-07-02 00:07:18 +02:00
Laurent Destailleur
ae0c738980
FIX Entry from stripe intent were reported into SEPA payments
...
FIX Label of popup on thirdparty
FIX Missing the tooltip when creating bank account
2020-07-01 19:42:28 +02:00
Laurent Destailleur
d3c23428d5
FIX Use of office365 TLS with SMTPs method.
...
Conflicts:
htdocs/core/class/smtps.class.php
2020-07-01 17:11:13 +02:00
Laurent Destailleur
324c8e9b54
FIX Use of office365 TLS with SMTPs method.
...
Conflicts:
htdocs/core/class/smtps.class.php
2020-07-01 17:10:33 +02:00
Laurent Destailleur
92a36dbeee
FIX Use of office365 TLS with SMTPs method.
2020-07-01 17:01:46 +02:00
ptibogxiv
cc132775f3
FIX non numeric value on comm/car.php
2020-07-01 16:18:19 +02:00
stickler-ci
92f4744d11
Fixing style errors.
2020-07-01 13:22:43 +00:00
ptibogxiv
5e259d26ab
FIX takepos hook
...
can add more than 1 button within 1 module
2020-07-01 15:20:42 +02:00
Laurent Destailleur
e2a9743dd4
Debug module credit transfer
2020-07-01 14:19:47 +02:00
Laurent Destailleur
5f2486049e
Fix trans
2020-07-01 13:22:15 +02:00
Laurent Destailleur
5f37f54675
Fix warning
2020-07-01 13:16:06 +02:00
lvessiller
918e669c98
FIX change selected fields on company card
2020-06-30 16:33:18 +02:00
Laurent Destailleur
5afd518718
Update vat rate for Congo
2020-06-30 13:06:44 +02:00
Laurent Destailleur
4f1ac84a19
Fix can't find link to edit table plan
2020-06-30 12:07:24 +02:00
gauthier
6553c40bea
FIX : create a deposit with amount using comma didn't work
2020-06-30 11:23:55 +02:00
Laurent Destailleur
9bb0ef04f5
Fix upload of file in import module
2020-06-29 18:07:51 +02:00
Laurent Destailleur
f34a3785f0
FIX CSS
2020-06-29 16:02:50 +02:00
Laurent Destailleur
3d8d55a531
Fix bad path in import section
2020-06-29 14:42:09 +02:00
Laurent Destailleur
b64fc7dc3f
FIX Avoid warning when creating a module with already existing files
2020-06-29 14:37:36 +02:00
Laurent Destailleur
5b3670f300
FIX SQL syntax error when editing extrafields
...
Conflicts:
htdocs/core/lib/security.lib.php
2020-06-29 14:28:53 +02:00
Laurent Destailleur
8bb11039dc
Clean code
2020-06-29 09:56:04 +02:00
Laurent Destailleur
7c4e737668
Clean code
2020-06-29 09:53:55 +02:00
Laurent Destailleur
68b4866438
Trans
2020-06-29 09:43:39 +02:00
Laurent Destailleur
eb30f6ed1a
Prepare 12.0.1
2020-06-29 09:15:49 +02:00
Francis Appels
5d65b5f660
fix html should not do price2num
2020-06-29 09:07:54 +02:00
Laurent Destailleur
600a24346a
Some people are missing this table
2020-06-28 22:09:17 +02:00
Laurent Destailleur
a5893db106
FIX upload documents into manual ECM was reported a permission error
2020-06-28 22:05:55 +02:00
Laurent Destailleur
70efaa4235
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2020-06-28 21:48:02 +02:00
Laurent Destailleur
95729e2375
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
ChangeLog
htdocs/filefunc.inc.php
2020-06-28 21:47:43 +02:00
Laurent Destailleur
8dee17446d
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/core/class/extrafields.class.php
htdocs/core/lib/company.lib.php
2020-06-28 21:46:08 +02:00
Laurent Destailleur
960512acd9
Update fournisseur.commande.class.php
...
Action with filter on rowid does not need to have test on entity
2020-06-28 21:21:35 +02:00
Laurent Destailleur
1194c61857
Merge pull request #14125 from ATM-Consulting/10.0_FIX_pgsql_on_company.lib.php_2
...
FIX 10.0 - fatal with postgreSQL
2020-06-28 21:20:20 +02:00
Laurent Destailleur
dfb7c3e194
Update fournisseur.commande.class.php
2020-06-28 21:14:49 +02:00
Laurent Destailleur
cf899364f3
Merge pull request #14116 from aspangaro/12p1
...
FIX: SQL Problem in customer invoice list
2020-06-28 21:13:17 +02:00
Laurent Destailleur
d98c54c445
Merge pull request #14132 from aspangaro/12p2
...
FIX: SQL Problem in supplier invoice list
2020-06-28 21:11:56 +02:00
Laurent Destailleur
08b3cc5033
Merge pull request #14133 from aspangaro/12p3
...
FIX: SQL Problem in social contribution list
2020-06-28 21:11:35 +02:00
Laurent Destailleur
a11f7d1070
Update list.php
2020-06-28 21:11:25 +02:00
Laurent Destailleur
b3fdb9f168
Merge pull request #14136 from atm-gauthier/10.0_getpost_extrafields_date
...
FIX : $_POST must be GETPOST
2020-06-28 21:08:46 +02:00
Laurent Destailleur
4dfd016504
Merge pull request #14140 from fappels/12_missing_translate
...
Fix missing translate key
2020-06-28 21:07:49 +02:00
Laurent Destailleur
2de1433818
FIX #14142
2020-06-28 21:05:36 +02:00
Francis Appels
731978fda6
FIX html lost on html extrafield
2020-06-28 16:33:44 +02:00
Laurent Destailleur
194b92e70f
Fix load of menu when 'perm' or 'enabled' is '0'.
2020-06-27 15:27:09 +02:00
Laurent Destailleur
41c6155922
Hiden useless entry
2020-06-27 14:44:38 +02:00
Laurent Destailleur
d5324ff3db
Fix template
2020-06-27 14:41:11 +02:00
Laurent Destailleur
90bcc64547
Fix phpcs
2020-06-27 01:59:08 +02:00
Laurent Destailleur
443558e3a2
Fix phpcs
2020-06-27 01:57:01 +02:00
Laurent Destailleur
3655f6f407
FIX #14109
2020-06-26 20:38:41 +02:00
Laurent Destailleur
6df049e05c
FIX #14112
2020-06-26 20:35:06 +02:00
Laurent Destailleur
0eac798674
Changelog
2020-06-26 19:47:03 +02:00
Laurent Destailleur
347667b346
Prepare 11.0.5
2020-06-26 19:45:39 +02:00
Laurent Destailleur
8e324c36ff
Prepare 11.0.5
2020-06-26 19:39:01 +02:00
Laurent Destailleur
ee0bdde8c1
FIX Filter on status, closing opening status
2020-06-26 19:36:22 +02:00
Laurent Destailleur
d6346522b8
Code comment
2020-06-26 19:36:15 +02:00
Francis Appels
f4494db73f
Fix missing translate key
2020-06-26 17:34:11 +02:00
Laurent Destailleur
29ba9c82c3
Fix #14120
2020-06-26 17:17:13 +02:00
gauthier
858a751eef
FIX : $_POST must be GETPOST
2020-06-26 10:51:04 +02:00
Laurent Destailleur
1bc07994f6
Update doc
2020-06-26 02:53:01 +02:00
Laurent Destailleur
e99ab329fd
Remove bans
2020-06-25 22:22:54 +02:00
Alexandre SPANGARO
0c60c9fd0d
FIX: SQL Problem in social contribution list
2020-06-25 20:53:03 +02:00
Alexandre SPANGARO
62f55b8549
FIX: SQL Problem in supplier invoice list
2020-06-25 20:43:41 +02:00
Florian Mortgat
ccfe6f18fe
FIX 10.0 - fatal with postgres
...
backport of https://github.com/Dolibarr/dolibarr/pull/14064/files
2020-06-25 16:06:16 +02:00
Laurent Destailleur
18c23680f7
Fix bad object
2020-06-25 12:17:06 +02:00
Laurent Destailleur
bbb8c9418e
Fix bad property
2020-06-25 11:51:46 +02:00
Laurent Destailleur
02e022ebfa
Fix class not found for supplier credit. Class must be into
...
commoninvoice
2020-06-24 19:59:06 +02:00
Alexandre SPANGARO
ffaf7068d5
FIX: SQL Problem in customer invoice list
2020-06-24 14:03:16 +02:00
Laurent Destailleur
2865d6bd15
Fix set of free product
2020-06-24 13:39:00 +02:00
Laurent Destailleur
de62037ba5
Fix signed only in margin calculation of project
2020-06-24 12:58:10 +02:00
florian HENRY
77868ad2a3
fix entity on supplier order
2020-06-24 12:42:41 +02:00
florian HENRY
a7f022dcea
Merge branch '10.0' of https://github.com/Dolibarr/dolibarr into 10.0
2020-06-24 12:24:55 +02:00
florian HENRY
8c1af0fdb8
fix enbtoty on supplier order
2020-06-24 12:24:47 +02:00
Laurent Destailleur
1762e10e69
Fix return code not returned
2020-06-24 09:55:10 +02:00
Laurent Destailleur
a854d955b8
Fix rounding
2020-06-23 16:08:31 +02:00
Laurent Destailleur
0363717476
Fix PROJECT_ELEMENTS_FOR_MINUS_MARGIN
2020-06-23 16:05:00 +02:00
Laurent Destailleur
7c992eac5e
Fix option PROJECT_ELEMENTS_FOR_MINUS_MARGIN
2020-06-23 15:52:17 +02:00
Laurent Destailleur
d05c60baf0
Fix css
2020-06-23 14:33:34 +02:00
Laurent Destailleur
4d2cbf7006
Fix alert picto of expired services not visible
...
Fix CSS
2020-06-23 11:27:40 +02:00
Laurent Destailleur
566c1aaf84
Fix for credit transfer module
2020-06-22 22:54:33 +02:00
Laurent Destailleur
a8c91069b2
Fix doliwamp installer
2020-06-22 15:24:42 +02:00
Francis Appels
df297f89d0
Merge remote-tracking branch 'Dolibarr/12.0' into 12
2020-06-22 11:31:18 +02:00
Laurent Destailleur
058a0d4fa7
Fix look and feel v12
2020-06-22 04:27:16 +02:00
Francis Appels
ee5ebdb6ef
Merge remote-tracking branch 'Dolibarr/12.0' into 12
2020-06-17 09:52:11 +02:00
Francis Appels
4202a71381
Merge remote-tracking branch 'Dolibarr/12.0' into 12
2020-06-11 17:16:58 +02:00
Laurent Destailleur
eb7dd74026
Revert error
2020-06-04 16:05:40 +02:00
Laurent Destailleur
88f6c71e88
Add tuto for live streaming
2020-06-04 16:05:04 +02:00
Francis Appels
d41f2dcd86
Merge remote-tracking branch 'Dolibarr/12.0' into 12
2020-06-03 14:34:51 +02:00
kamel
5bae9db0a8
FIX: Fix detect distached product and set to received completely when the supplier order have services (support STOCK_SUPPORTS_SERVICES)
2020-06-02 17:29:55 +02:00
Francis Appels
d27bbe5232
Merge remote-tracking branch 'Dolibarr/12.0' into 12
2020-06-01 15:41:31 +02:00
Francis Appels
15359afa1c
Merge remote-tracking branch 'Dolibarr/12.0' into 12
2020-05-29 11:01:07 +02:00
Francis Appels
479de9a7d3
Merge remote-tracking branch 'Dolibarr/12.0' into 12
2020-05-27 11:07:56 +02:00
Francis Appels
4eb50ac339
Merge remote-tracking branch 'Dolibarr/12.0' into 12
2020-05-24 11:05:18 +02:00
Francis Appels
02c67fe2fa
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-05-21 16:49:08 +02:00
Francis Appels
1591b76050
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-05-19 16:36:09 +02:00
Francis Appels
a05ea83c5c
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-05-15 12:06:29 +02:00
Francis Appels
8d900baa82
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-05-12 10:02:39 +02:00
Francis Appels
e3b9012486
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-05-11 09:36:31 +02:00
Francis Appels
2749f1726c
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-04-22 15:51:26 +02:00
Francis Appels
a44ffbf40c
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-04-21 11:41:11 +02:00
Francis Appels
b8586d4950
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-04-13 11:30:00 +02:00
Francis Appels
db00366c5d
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-04-09 12:13:51 +02:00
Francis Appels
896891130d
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-04-06 11:43:06 +02:00
Francis Appels
5e4a412ec7
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-03-30 10:15:17 +02:00
Francis Appels
20fd489194
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-03-21 10:16:53 +01:00
Francis Appels
13c3a8d3b3
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-03-15 16:39:16 +01:00
Francis Appels
ee3226900c
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-03-12 20:39:35 +01:00
Francis Appels
1041a58cb9
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-03-07 16:23:04 +01:00
Francis Appels
df89db3ed6
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-03-03 14:26:17 +01:00
Francis Appels
6929efc417
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-03-01 16:07:40 +01:00
Francis Appels
0d4c784a0e
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-02-26 12:02:06 +01:00
Francis Appels
232f201007
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-02-23 17:02:08 +01:00
Francis Appels
145caacbea
Merge remote-tracking branch 'Dolibarr/11.0' into 11
2020-02-20 16:32:10 +01:00