dolibarr/htdocs/product/class
Xebax 3b662d6ed8 REST API: improve the API to get/add categories for an item.
Move the GET /xxx/{id}/categories requests to the corresponding classes
(Contacts, Products, Thirdparties).
Move the addCustomerCategory() method to the Thirdparties class. Use the
POST verb for the request instead of GET because the request modifies
the state of the server.
2016-06-20 17:56:33 +02:00
..
api_products.class.php REST API: improve the API to get/add categories for an item. 2016-06-20 17:56:33 +02:00
html.formproduct.class.php NEW prepare for additional warehouse statuses 2016-04-27 16:51:51 +02:00
index.html Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
product.class.php REST API: fix deleting a product/service. 2016-06-20 17:56:33 +02:00
productbatch.class.php FIX The table llx_product_lot is now filled/used to store eatby/sellby 2016-05-17 18:19:36 +02:00
productcustomerprice.class.php Merge remote-tracking branch 'origin/3.9' into develop 2016-02-19 04:46:11 +01:00
propalmergepdfproduct.class.php [Qual] Cleanup of inherited class properties 2015-09-24 20:12:55 +02:00
service.class.php [Qual] Cleanup of inherited class properties 2015-09-24 20:12:55 +02:00