Re: How are OFBiz containers started when OFBiz is deployed in an external servlet container?

2014-09-16 Thread Jacopo Cappellato
Thank you David. Please see inline: On Sep 17, 2014, at 8:15 AM, David E. Jones wrote: > > As I recall there is a stripped-down container config file that is used when > deployed in an external servlet container, and this was used instead of > ofbiz-containers.xml (or any of the others in fr

Re: How are OFBiz containers started when OFBiz is deployed in an external servlet container?

2014-09-16 Thread David E. Jones
As I recall there is a stripped-down container config file that is used when deployed in an external servlet container, and this was used instead of ofbiz-containers.xml (or any of the others in framework/base/config). How it works now I don't know... most stuff looks the same but in the recent

Re: Product Pricing From Order Date

2014-09-16 Thread Anil Patel
Darrell, Your business requirements are not addressed in current implementation. We will try to take steps in one of our next community weekends. Regards Anil Patel On Sep 16, 2014, at 1:01 PM, darrell73s wrote: > Ron, Pierre, thanks for the followup > > Pierre, using the 'customMethod' app

Re: MRP requirements recieving Items

2014-09-16 Thread Mandeep Sidhu
There's a store level setting that states "One Inventory Facility", see what value is set there, if you've only one facility set it to Y, things get a lot easier that way. Regards, Mandeep On Tue, Sep 16, 2014 at 10:53 AM, jfrad...@styleline.com < jfrad...@styleline.com> wrote: > I did approve t

Re: Product Pricing From Order Date

2014-09-16 Thread darrell73s
Ron, Pierre, thanks for the followup Pierre, using the 'customMethod' approach was actually my first choice (which is what the "Custom Price Calc Service" in Product Pricing uses). I mentioned in a previous post that customAttributes is empty when "calculateProductPrice" is being called from the

Re: MRP requirements recieving Items

2014-09-16 Thread jfrad...@styleline.com
I did approve the P.O. It works fine if I hand enter a P.O. If I do it by entering a min qty and using MRP to generate requirements it appears to work ok until I have a approved P.O. I do not see the quick receive or receive. I debugged it and it does not have a list of warehouses. On my custom ap

Re: Product Pricing From Order Date

2014-09-16 Thread Pierre Smits
Darrell, You can adjust the price manually in the order after having the product added to it. But apparently doing it manually is not enough. You could write your own custom method that satisfies your need and tie that in. Just search for 'customMethod' in code and documentation. Best regards,

Re: Product Pricing From Order Date

2014-09-16 Thread Ron Wheeler
Sounds like this should just be a line-item discount or special price override since it could be quite difficult to sort out which open order actually earns the right to use the lower price. Do orders that are open because an item is on backorder for a few weeks earn this discount. What about o

Having condition for fields using functions supported?

2014-09-16 Thread Christian Carlow
Is there anyway to implement a having condition for a field using a function? Such as below using SUM function?: SELECT te.time_entry_id, te.quantity_produced, sum(te2.quantity_produced) FROM time_entry te left outer join time_entry_assoc tea on te.time_entry_id = tea.time_entry_id_

Re: Product Pricing From Order Date

2014-09-16 Thread darrell73s
Hi Anil, Thanks for the tip, I've seen that tutorial previously, but could not find a way to leverage it for what I'm trying to accomplish. Hopefully you have some insight on this: Essentially, an example of the scenario that I'm trying to handle is: a customer places an order on 09/01 with some

Re: user HMWOFBIZUS

2014-09-16 Thread Paul Piper
Seeing how random people seem to be added to the contributor list by that username, i second your opinion, Pierre: https://cwiki.apache.org/confluence/display/OFBADMIN/Apache+OFBiz+Contributors -- View this message in context: http://ofbiz.135035.n4.nabble.com/user-HMWOFBIZUS-tp4655277p4655278

user HMWOFBIZUS

2014-09-16 Thread Pierre Smits
Hi all, Recently I saw some changes to wiki pages and some comments to JIRA issues made by user hmwofbizus with name Hotwax Media OFBiz Team. But who is Hotwax Media OFBiz Team? Is that one person or a group of persons using the same account? Is this what we want in an open source project under t