mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* ADD: Management of extrafields on customer prices, level prices and default prices * ADD: sql table for managing extrafields on customer prices, level prices and default prices * FIX: Add actions to update, add, delete extrafields and display extrafield * FIX: colspan for customer price table * ADD: Management of extrafields on customer prices * FIX: Value and search for price label * ADD: name in the files * FIX: * * FIX: PHP-cs fail * FIX: comment in english, please * FIX: variable naming and testing * FIX: GETPOST array * FIX: return is an array of strings, object array will be modified as well * FIX: return array keys for Extrafields::fetch_name_optionals_label are string too * FIX: do not mess with extrafields code and value * Update llx_product_customer_price_extrafields.sql * Update llx_product_price_extrafields.sql * FIX: whooopsie * FIX: PHP warnings --------- Co-authored-by: Mélina JOUM <melina.joum@altairis.fr> Co-authored-by: Laurent Destailleur <eldy@destailleur.fr> |
||
|---|---|---|
| .. | ||
| dynamic_prices.php | ||
| inventory_extrafields.php | ||
| price_rules.php | ||
| product_customer_extrafields.php | ||
| product_extrafields.php | ||
| product_lot_extrafields.php | ||
| product_lot.php | ||
| product_price_extrafields.php | ||
| product_supplier_extrafields.php | ||
| product_tools.php | ||
| product.php | ||
| stock_extrafields.php | ||
| stock_mouvement_extrafields.php | ||