Inventory Status Update - not changing the available to promise quantity

2015-08-31 Thread Dhananjay Katre
Hello, I have a record in inventory_item table (InventoryItem entity) for a product ID say 1001. The available to promise quantity is 10. Now, say, I change the statusId of the inventory item to Defective (non-serialized), I expect the available to promise quantity to fall down to 0 since now I

Re: Comparison of OFBiz and Moqui by prospective user

2015-08-31 Thread Adrian Crum
I would like to know what the job scheduling shortcoming is. I've been using it for years and it does what I need. Adrian Crum Sandglass Software www.sandglass-software.com On 8/31/2015 8:55 PM, Shi Jinghai wrote: A nice article. Some personal view on the “5. Some big shortcoming of OFBiz are

Re: Comparison of OFBiz and Moqui by prospective user

2015-08-31 Thread Al Byers
This should work without logging in: http://www.linkedin.com/pulse/quest-find-right-erp-ofbiz-vs-moqui-baig-mba-pmp-csp-csm-cssbb-?trk=prof-post On Mon, Aug 31, 2015 at 1:30 PM, BJ Freeman wrote: > logged into linkedin and see the article > > > > On Monday, August 31, 2015 6:57 AM, Adrian

Re: calling services in json format

2015-08-31 Thread Adrian Crum
See revision 1635901 and any related emails. Adrian Crum Sandglass Software www.sandglass-software.com On 8/31/2015 9:33 AM, Ashish Repal wrote: Hi All, I want to call existing services in ofbiz through json. Eg. Calling existing FindParty service using json format. May be i will have to write

Re: A New Initiative

2015-08-31 Thread Ron Wheeler
The monolithic nature of OFBiz makes this instability inevitable. There is insufficient separation between layers and it appears that there is not a clear set or rules and policies (API) to control the dependencies between modules. The same people control all the layers which makes it easy to c

Re: A New Initiative

2015-08-31 Thread BJ Freeman
having developed 52 Ofbiz apps, i would make this comment:working from Ofbiz repository that people add things makes it impossible to maintain current apps that don't follow the repository.I would imagine, any marketable app will not be able to use the Ofbiz  repository without a lot of testing

Re: Comparison of OFBiz and Moqui by prospective user

2015-08-31 Thread BJ Freeman
logged into linkedin and see the article On Monday, August 31, 2015 6:57 AM, Adrian Crum wrote: "Post is no longer available" Perhaps you must be logged in to view it. Adrian Crum Sandglass Software www.sandglass-software.com On 8/31/2015 4:50 AM, Al Byers wrote: > Just for your

calling services in json format

2015-08-31 Thread Ashish Repal
Hi All, I want to call existing services in ofbiz through json. Eg. Calling existing FindParty service using json format. May be i will have to write new controller for this json call. Is anyone tried like this before or have any idea on this? Thanks! -- Regards, Aashish Repal 09623381664

Re: Comparison of OFBiz and Moqui by prospective user

2015-08-31 Thread Adrian Crum
"Post is no longer available" Perhaps you must be logged in to view it. Adrian Crum Sandglass Software www.sandglass-software.com On 8/31/2015 4:50 AM, Al Byers wrote: Just for your information: https://www.linkedin.com/pulse/quest-find-right-erp-ofbiz-vs-moqui-baig-mba-pmp-csp-csm-cssbb-

Re: A New Initiative

2015-08-31 Thread Ron Wheeler
+1 Are we in a position to make a decision about the Framework? - Drop it as a product - Fix so it is a product - Replace it with another framework. It is the first thing that needs to be cleaned up to deal with the issues that Taher raises about add-ons. Then we can look at defining a clean i

Comparison of OFBiz and Moqui by prospective user

2015-08-31 Thread Al Byers
Just for your information: https://www.linkedin.com/pulse/quest-find-right-erp-ofbiz-vs-moqui-baig-mba-pmp-csp-csm-cssbb-

Re: A New Initiative

2015-08-31 Thread Taher Alkhateeb
Hi Pierre and everyone, I like your idea but also observe a bit of a challenge in implementing it due to an inherent problem in the design of OFBiz architecture. One of the things I suffered with personally while developing with OFBiz is in terms of component dependency. I think that OFBiz as

Re: A New Initiative

2015-08-31 Thread Sharan-F
Hi Pierre I think this is a really good idea. I know the idea of addons (e.g. Apache Extras and ofbizextra) especially has been raised in the past but has not had a lot marketing around it. I'm sure that a lot of useful code has been developed that might not have made it into the trunk or that p