requirement for a shipment group?

2013-05-22 Thread Hans Bakker
Business requirement: a manufacturer has a pre-sheduled shipping time (every week or so) when orders can be delivered to a single customer. Up to the last moment orders can be added to the group shipment. The customer requests a single invoice for the items from the orders in this shipment.

Re: requirement for a shipment group?

2013-05-22 Thread Hans Bakker
Some investigation: the ordershipment entity allows for partial and combined order shipments so no need to change the data model.now checking for the ERP application. Regards, Hans On 05/22/2013 09:46 AM, Hans Bakker wrote: Business requirement: a manufacturer has a pre-sheduled

Pack Backordered quantity

2013-05-22 Thread jyoti
I placed an order for 1000 quantity of an item and have 500 in the inventory. Order is created with a backorder of 500 quantity. I ship 500 qty that was available in the inventory. Now for shipping the remaining quantity,I receive inventory and new Inventory Item is created. But, when i go to

Re: Looking for an experience Java programmer with OFBiz experience

2013-05-22 Thread Al Byers
I feel like I owe another apology to the OFBiz developers. Though my initial remarks were accidental (and embarrassing), I was wrong not to acknowledge that OFBiz has a wealth of functionality that Moqui does not approach at this time. And my lack of first hand knowledge of all the work that has

Re: Pack Backordered quantity

2013-05-22 Thread Deepak Agarwal
Ideally when the inventory item is received it clears out the negative reservation and re-reserve the orders. Check what is the total atp of that product. Is it positive or negative On Wed, May 22, 2013 at 3:54 PM, jyoti jyoti.sha...@viithiisys.com wrote: I placed an order for 1000 quantity of

Re: Pack Backordered quantity

2013-05-22 Thread jyoti
Total atp gets positive but a new inventory item is created. But i feel the reservation is not changed to the new inventory created, due to which it gives error when i try to ship the remaining quantity. -- View this message in context:

Re: Groovy call a service within a while loop (wait, notify?)...

2013-05-22 Thread Robert G.
yes exactly what I thought, the timout needs to be suspended too. So it works good. What I am wondering why its not possible to have multiple transactions paralell. If my hardware recources and maybe my internet connection are good enough I could handle thousands of transactions, so the time all

Re: requirement for a shipment group?

2013-05-22 Thread Hans Bakker
Looks like we have to add the possibility to the shipment screens to be able to add other orders or, to be able on the order screen to add an order to an existing (not yet shipped) shipment (with the same destination) Then we have to check with the invoice generation if it can list shipment

Re: Looking for an experience Java programmer with OFBiz experience

2013-05-22 Thread Paul Piper
Well put, Adrian, well put! -- View this message in context: http://ofbiz.135035.n4.nabble.com/Looking-for-an-experience-Java-programmer-with-OFBiz-experience-tp4641414p4641454.html Sent from the OFBiz - User mailing list archive at Nabble.com.

InvoiceItemType both as seed and demo data?

2013-05-22 Thread Hans Bakker
Invoiceitemtype's and PaymentMethodType's are defined in : AccountingTypeData.xml and in DemoGlSetupData.xml as seed AND demo data. Looks like it should be deleted as seed? however InvoiceItemTypeMap is seed only and need invoiceItemType? any opinions? Regards, Hans

Re: Looking for an experience Java programmer with OFBiz experience

2013-05-22 Thread Jacques Le Roux
From: Al Byers bye...@automationgroups.com I feel like I owe another apology to the OFBiz developers. Though my initial remarks were accidental (and embarrassing), I was wrong not to acknowledge that OFBiz has a wealth of functionality that Moqui does not approach at this time. And my lack of

Re: AYEEEEEE WAHA WAHH

2013-05-22 Thread Jacques Le Roux
From: Carsten Schinzer c.schin...@gmail.com john, that's definitely not true. You as the sender of your own mail cannot see it in gmail until someone replies. So stop the jibber and get back to work :D I love it, well done Carsten! 2013/5/22 John sound...@gmail.com Blibbity bl,

Re: AYEEEEEE WAHA WAHH

2013-05-22 Thread John J. Meise, Jr.
eeep, okay! :O -gets back to work- John J. Meise, Jr. *James River Laser Equip. Co.* * **Office:* 540-389-9700 * Cell:* 540-384-0252 *E-mail:* jmeis...@jamesriverlaser.com On Wed, May 22, 2013 at 10:24 AM, Carsten Schinzer c.schin...@gmail.comwrote: john, that's definitely not true.

Improving OFBiz security

2013-05-22 Thread Ted Byers
I need to add use of PKI, with document signing, to OFBiz What would I need to do to configure OFBiz to require client side certificates, and where would I modify the forms sent to the client's browser so that it includes a JavaScript file that will support use of the client's private key to sign

Re: AYEEEEEE WAHA WAHH

2013-05-22 Thread John J. Meise, Jr.
Woah there Jacques, now carsten was clearly not being a smart ass in any way shape or form. In fact, he took a friendly approach to responding to me and made a small joke at the end, emphasizing that he was being friendly by adding the big smiley. But you act as though I came in all complaining

Re: AYEEEEEE WAHA WAHH

2013-05-22 Thread Deepak Agarwal
You can definitely write wonderful documentations for ofbiz :P ( Joking ) . Welcome ! On Wed, May 22, 2013 at 9:58 PM, John J. Meise, Jr. jmeis...@jamesriverlaser.com wrote: Woah there Jacques, now carsten was clearly not being a smart ass in any way shape or form. In fact, he took a

Re: AYEEEEEE WAHA WAHH

2013-05-22 Thread Jacques Le Roux
Hi John, I also purposedly answered in this thread because 1) It was fun 2) You are not the 1st person in this situation A couple+ of times I tried to help these persons. Beause we (the OFBiz team) are not in charge of the OFBiz MLs. The ASF (Apache Sotfware Fundation) infra (infrastructure)

Re: Groovy call a service within a while loop (wait, notify?)...

2013-05-22 Thread Jacques Le Roux
From: Robert G. g...@mercon24.de yes exactly what I thought, the timout needs to be suspended too. So it works good. What I am wondering why its not possible to have multiple transactions paralell. If my hardware recources and maybe my internet connection are good enough I could handle

Re: AYEEEEEE WAHA WAHH

2013-05-22 Thread David E. Jones
On May 22, 2013, at 10:28 AM, John J. Meise, Jr. jmeis...@jamesriverlaser.com wrote: I did, however, receive an answer to my question when Carsten responded. So thank you, Carsten, for assuring me that I do, indeed, have the correct e-mail address! Now I know for sure that if I don't get a

Re: Looking for an experience Java programmer with OFBiz experience

2013-05-22 Thread David E. Jones
OFBiz has recently turned 12 years old. At the time it was written many more modern libraries either didn't exist or were not usable, including: - Groovy - ehcache - Quartz Scheduler - Atomikos - JackRabbit (and JCR in general) - Shiro - Camel - JSON-RPC, REST, JSON in general - ElasticSearch

New to OFBiz. How to modify the eCommerce app?

2013-05-22 Thread Robert Wynkoop
Hello all, I'm about to ramble a bit. I have just started looking at OFBiz. I'm a Java developer with Struts 1 / 2 and Spring MVC experience. I'm interested in developing some personal eCom sites based on OFBiz. I understand OFBiz has backend admin functions. I understand OFBiz has a eCom

Re: New to OFBiz. How to modify the eCommerce app?

2013-05-22 Thread Nick Rosser
Robert, You may be interested in BigFish -- it's an add-on to OFBiz specifically for eCommerce. Check out http://bigfish.solveda.com Nick On 5/22/2013 2:39 PM, Robert Wynkoop wrote: Hello all, I'm about to ramble a bit. I have just started looking at OFBiz. I'm a Java developer with

Re: InvoiceItemType both as seed and demo data?

2013-05-22 Thread Nicolas Malin
I prefer keep on seed and use delete element on customer site data to remove unneeded type. But remove on demo :) Nicolas Le 22/05/2013 16:47, Hans Bakker a écrit : Invoiceitemtype's and PaymentMethodType's are defined in : AccountingTypeData.xml and in DemoGlSetupData.xml as seed AND demo

Re: requirement for a shipment group?

2013-05-22 Thread Nicolas Malin
Why not adding a drop-down on each orderItemShipGroup area on order view screen that list all shipment open for this customer with a button, load this shipGroup on this shipment The result, link all oderItems present on this shipgroup to the shipmentItems (with itemissuance of course). For

Re: New to OFBiz. How to modify the eCommerce app?

2013-05-22 Thread Paul Piper
Hi Robert, that really depends on what you are set out to do. In general, I recommend to copy the eCommerce app over to hot-deploy and get the module to run from there. Then check it into your local repository to keep it consistent. With SVN you can use svn:external for instance to include your

Re: InvoiceItemType both as seed and demo data?

2013-05-22 Thread Jacques Le Roux
I agree with Nicolas, Without thinking much at it, just throwing a general rule: why removing types from seed? They can still be usefull. I'd rather remove from demo since demo is a higher level than seed and can always relies on it Jacques From: Nicolas Malin malin.nico...@librenberry.net I

Re: New to OFBiz. How to modify the eCommerce app?

2013-05-22 Thread Ruth Hoffman
Hi Robert: Having worked on many OFBiz based ecommerce applications (both large and small), I agree with Paul. Copy over and use the OOTB webapp as a guide to move forward with your own customizations. Best of luck. Ruth Hoffman On 5/22/13 4:08 PM, Paul Piper wrote: Hi Robert, that really

Re: requirement for a shipment group?

2013-05-22 Thread Paul Foxworthy
Hi Hans, The workflow might not be ideal for your situation, but I think this screen is close to what you're looking for: https://demo-stable.ofbiz.apache.org/facility/control/AddItemsFromOrder?shipmentId=9998 It can be used to add items from multiple orders to a shipment. Cheers Paul

Re: New to OFBiz. How to modify the eCommerce app?

2013-05-22 Thread Paul Foxworthy
Hi Robert, I agree with the others that your UI is your UI and it's fine to copy it and make the changes you need for your own situation. It's harder with OFBiz services. You might make a change that with a bit of refinement may one day become a submission. But for now you decide to keep to