dolibarr/htdocs/reception
Je2fb 408215b873
Fix issue product multicurrency price in form list and incoterm location (#31651)
* Update html.form.class.php for multicurrency issue

Error in the name of the parameter data-multicurrency-up replaced by data-multicurrency-unitprice

* Fix Incoterm location

Replacement of function to retrieve the data from GET argument form GETPOSTINT to GETPOST, location_incoterms is a string and not a number

* Update card.php

* Update card.php

* Update card.php

* Update card.php

* Update shipment.php

* Update card.php

* Update card.php

* Update stocktransfer_card.php

* Update card.php

* Update card.php
2024-10-31 18:45:24 +01:00
..
class Clean sql code 2024-10-29 02:58:20 +01:00
stats Qual: Fix phan/phpstan notices (#31297) 2024-10-07 14:07:24 +02:00
tpl Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-03 20:35:33 +02:00
card.php Fix issue product multicurrency price in form list and incoterm location (#31651) 2024-10-31 18:45:24 +01:00
contact.php Add llxHeader to reception (#29935) 2024-06-08 18:53:19 +02:00
dispatch.php fix phpstan (#31565) 2024-10-26 13:03:52 +02:00
document.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
index.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
list.php Qual: Fix phan/phpstan notices (#31297) 2024-10-07 14:07:24 +02:00
note.php Better comments (#30200) 2024-06-30 21:02:50 +02:00