dolibarr/htdocs/product/admin
Noé Cendrier a18103187c
NEW: Management of extrafields on customer prices, level prices and default prices (#31313)
* 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>
2024-10-19 09:50:18 +02:00
..
dynamic_prices.php Qual: Fix PhanPluginUnknownObjectMethodCall where is the only phan notice (#30957) 2024-09-16 01:49:38 +02:00
inventory_extrafields.php llxHeader CSSBody - admin/card (#29891) 2024-06-07 17:48:51 +02:00
price_rules.php Qual: Fix some CommonIncoterm/DocGenerator/People typings (#30940) 2024-09-13 03:09:23 +02:00
product_customer_extrafields.php NEW: Management of extrafields on customer prices, level prices and default prices (#31313) 2024-10-19 09:50:18 +02:00
product_extrafields.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-06-24 01:47:18 +02:00
product_lot_extrafields.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-06-24 01:47:18 +02:00
product_lot.php Qual: Fix phan/stan notices (#31271) 2024-10-05 18:55:36 +02:00
product_price_extrafields.php NEW: Management of extrafields on customer prices, level prices and default prices (#31313) 2024-10-19 09:50:18 +02:00
product_supplier_extrafields.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-06-24 01:47:18 +02:00
product_tools.php fix an old error (#29850) 2024-06-08 16:59:40 +02:00
product.php Complete #31031 2024-09-26 18:00:37 +02:00
stock_extrafields.php llxHeader CSSBody - admin/card (#29891) 2024-06-07 17:48:51 +02:00
stock_mouvement_extrafields.php llxHeader CSSBody - admin/card (#29891) 2024-06-07 17:48:51 +02:00