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