Page 1 of 1

create a new Tab "Manage Stock" in the Demo_Admin v1.5

Posted: Fri May 04, 2012 1:12 pm
by bzineb
I want to add another new table under the existing "order adjustements" in Tab Customer Care --> order , This new Table should contain 5 fields like:
name client, produit_id , quantity of stock , quantity reserved by the customer , state of the transaction(valid or not valid).Also I want to add a new button "Delete".

thank you

Re: create a new Tab "Manage Stock" in the Demo_Admin v1.5

Posted: Tue Jul 17, 2012 11:11 am
by ktisdell
You can extend the core Broadleaf domain for inventory management or anything else that you need. You can do the same thing with the Admin tool. So, what you describe below is absolutely possible. I just emailed you a guide to extending the admin console. This is a fairly complex process at the moment. We will be working to simplify the process of extending / modifying the admin console.

Thanks

Re: create a new Tab "Manage Stock" in the Demo_Admin v1.5

Posted: Wed Mar 04, 2015 6:09 am
by xpotwenty
thanks for sharing