Additional product characteristics and settings can already be easy added in additional tabs with productTab and updateProductAction hooks.
See my addons "Ajax Attributes Manager" and "QtPro" for examples.
Additional product characteristics and settings can already be easy added in additional tabs with productTab and updateProductAction hooks.
I assume that you use the core product_status as 1 (in stock) and 0 (out of stock).bonbec wrote: ↑Mon Apr 29, 2024 7:20 am On my current site (Ms2.2) I did this (in red the English translation) but as a radio button, which allows more possibilities.
For example when "Product status is in stock" and "supplier stock is permanent shutdown", the text on a yellow background appears: "last items available, manufacturer permanent shutdown".
moto.jpg
This sort of thing will be very easy to do if admin/catalog.php could be modularized like the Pi modules in product_info.php
This is a similar question in my post above, replying to Fred.MyGamesShop wrote: ↑Mon Apr 29, 2024 1:12 am Have a product 'status' as a drop down {editable reasons like order status allows user to define them} to allow more status like 'Obsolete' 'Do Not Reorder' 'Archived' etc. instead of just
in stock/out of stock, maintain existing core comparability by each of the new Status's being in-stock/out of stock.
This way there's more info about why an item is not in stock and an expanded admin search could be made ..later on.. baed on the status of items with some items status to determine if be left from searches both admin and client side. The use of this could be very helpful to plugin authors.
What's stopping ya getting this made, then offering it back to Core.MyGamesShop wrote: ↑Sun Apr 28, 2024 1:03 am Remove input of 'Products Quantity' from Edit Product and New Product and make a product receiving module with input of Supplier, Cost, stock location, Invoice number and date.
Yes I use the core product_status as 1 (in stock) and 0 (out of stock).burt wrote: ↑Mon Apr 29, 2024 1:09 pm I assume that you use the core product_status as 1 (in stock) and 0 (out of stock).
Then you have some other flag(s);
supplier_stock: 1 OK, 2 Shutdown, 3 Blah blah, 4 Whatever
Or
Have you got it all running through "product_status" ? 1 (in stock) 0 (oos), 2 supplier OK, 3 Shutdown
Not come across it - will be down loading it now and adding itburt wrote: ↑Mon Apr 29, 2024 1:15 pmWhat's wrong with this Addon:
app.php/addons/free_addon/set_specials_on_product_edit