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
Ferran Marcet
f923c70f38
Fix: Before there was no mistake
2021-05-17 10:17:54 +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
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
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
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
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
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
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
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
Gauthier PC portable 024
c35c15e782
FIX : test must be === and not ==
2021-04-09 11:31:50 +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
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
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
Alexandre SPANGARO
56ae51375d
FIX Search on date in accountancy
2021-03-27 07:11:28 +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
Frédéric FRANCE
2de2f1ce4d
fix nested comments for doxygen
2021-03-20 09:02:29 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
9f9ace0565
FIX Localtax must be converted with price2num
2021-02-07 22:15:21 +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
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
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
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
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
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
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
BlackMirror
640cf50b7f
[FM] Fix 12.0 - duplicate label, probably mistaken for ref
2021-01-20 15:20:50 +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
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
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
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
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
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
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
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
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
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