dolibarr/htdocs/product
Bradley Jarvis 58e0837a7a
FIX Add CSV download link to stock at date table (#29016)
* FIX Add CSV download link to stock at date table

* Update array values to strings for joining

* Fix array and string formatting

* Fix space after comma

* FIX stock at date csv download

Removed .htaccess and requirement for modrewrite
Added output url parameter which takes csv as argument
updated GETPOST(,'int') calls to GETPOSTINT()

* FIX stock at date csv download

Removed .htaccess and requirement for modrewrite
Added output url parameter which takes csv as argument
updated GETPOST(,'int') calls to GETPOSTINT()

* FIX removed extra 'int' parameter from GETPOSTINT()

* Fix wrapped stock values in price(price2num($stock,'MS'))

* Fix error in php code

* Fix missed wrapping some stock levels tin price(...)

* Update stockatdate.php

---------

Co-authored-by: brad <brad@endurotags.com.au>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-09 02:37:30 +02:00
..
admin Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:40:13 +01:00
ajax Qual: Remove unnecessary use of $_GET 2024-03-28 20:19:28 +01:00
canvas FIX: if we stop for security purpose, we must exit a non zero value. 2024-03-16 23:08:15 +01:00
class QUAL Rename column fk_origin_line on shipment lines into fk_elementdet to match a generic use. (#28989) 2024-04-08 12:44:49 +02:00
composition Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-03-27 11:39:26 +01:00
dynamic_price Fix Initialise ->error as '' 2024-03-15 10:12:01 +01:00
inventory Use same doc comment eveywhere. 2024-04-07 12:26:27 +02:00
stats Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-03-27 11:39:26 +01:00
stock FIX Add CSV download link to stock at date table (#29016) 2024-04-09 02:37:30 +02:00
agenda.php Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-03-27 11:39:26 +01:00
card.php FIX #28541 FIX #29240 trunc barcode to avoid trespass on fichhalfright 2024-04-08 12:34:46 +02:00
document.php Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-03-27 11:39:26 +01:00
fournisseurs.php Qual: Remove unnecessary use of $_GET 2024-03-28 20:19:28 +01:00
index.php Fix all short tables must use the setup for the number of rows 2024-04-03 15:30:10 +02:00
list.php FIX #28541 FIX #29240 trunc barcode to avoid trespass on fichhalfright 2024-04-08 12:34:46 +02:00
note.php Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-03-27 11:39:26 +01:00
popuprop.php Fix GETPOSTINT() to GETPOST(..,intcomma) to allow empty type 2024-03-19 02:59:32 +01:00
price.php Merge pull request #29066 from mdeweerd/fix/dol_get_fiche_head 2024-03-28 14:16:45 +01:00
reassort.php QUAL Rename column fk_origin_line on shipment lines into fk_elementdet to match a generic use. (#28989) 2024-04-08 12:44:49 +02:00
reassortlot.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
traduction.php Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-03-27 11:39:26 +01:00