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
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