Specific theme for a component

2014-10-24 Thread pierre.gaudin
Hi all, I have created a new component and i'd wish to use a specific theme for this component. I also wish to force all users to use this theme for this component and only this component. I have a look at OFBiz documentation and the only way to do so is to create a productstore and associate

Re: Specific theme for a component

2014-10-24 Thread Adrian Crum
In framework/common/widget/CommonScreens.xml, you will find the GlobalActions screen widget - where the visual theme data is loaded into the screen rendering context. The trick will be to copy the visual theme specific code: global="true" /> default-value="${layoutSettings}" global="t

Goods Issue Management

2014-10-24 Thread C Sutanto
Dear All, I have searched ofbiz wiki about Goods Issue Management and found no result. A goods issue is defined as movement of goods or materials from the warehouse. It is used to post the internal use of material, results in a decrease of stock in the warehouse and create a record to a cost cente

Re: Specific theme for a component

2014-10-24 Thread pierre.gaudin
Hi Adrian, I have seen this code in the GlobalActions decorator before i asked this question, but i didn't think to override the value in the context from my component's application decorator... Thank you for the trick, I'll try and give you feedback. Many thanks Adrian. Pierre On 24/10/20

Re: Goods Issue Management

2014-10-24 Thread joelfrad...@gmail.com
Is there a GUI for variance reasons? or just use web tools or seed data etc? - Joel Fradkin -- View this message in context: http://ofbiz.135035.n4.nabble.com/Goods-Issue-Management-tp4657353p4657359.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Goods Issue Management

2014-10-24 Thread joelfrad...@gmail.com
I did my own physical variance screen. I appreciate the info. The question was if there was a GUI for creating new and editing variance reasons, not how you set the variance on the item detail. Sorry if I was unclear. - Joel Fradkin -- View this message in context: http://ofbiz.135035.n4.n