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
Laurent Destailleur
8658f903fa
FIX Must delete extrafields before main table on product deletion.
2020-12-23 15:00:25 +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