Re: Failure in create operation for entity [SalesInvoiceItemFact]

2009-04-03 Thread benni23
Hi, you are right, this solved the problem. Thanks for the hint. regards, Benni Jacopo Cappellato-4 wrote: Hi, this is an error caused by the missing configuration of the bi (business intelligence) component. You still have probably this line in the entityengine.xml file (where

Re: How to do Shipment for Sales Order

2009-04-03 Thread Muhammad Aamir
Actually there is no Action box at all. Also I cannot receive more payments (the link is not there), it means payment is fully received. Also I can see an accounting transaction (Incoming Payment) (Cash debit, A/R credit). Regarding my general note about rollback. I had figured out that I had to

Re: Issue Inventory Item

2009-04-03 Thread Muhammad Aamir
I had a look at that feature, this is to transfer inventory item and not to consume. For example a stationary store in an organization issues some inventory to some department (for office use). In this way inventory item is not transferred but being consumed by that department. Regards Muhammad

Re: ofbiz external login problem

2009-04-03 Thread Bilgin Ibryam
If you are creating a back-end application, you can try by copying another controller file. Ecommerce controller has some events different from back end application events. I don't guess anything else from the info you gave. Bilgin On Mar 31, 2009, at 11:45 AM, farouk alhassan wrote: All

Re: ofbiz external login problem

2009-04-03 Thread farouk alhassan
The problem is not actually with the ecommerce applivcation or the component I have created. The problem is with other applications specifically the catalog manager and party manger and I am sure I left them as they were. The system is a demo server (for showcase ) so I can give you access to

Re: Issue Inventory Item

2009-04-03 Thread Bilgin Ibryam
On Apr 3, 2009, at 11:18 AM, Muhammad Aamir wrote: I had a look at that feature, this is to transfer inventory item and not to consume. For example a stationary store in an organization issues some inventory to some department (for office use). In this way inventory item is not transferred

re: r755534 breaks balance sheet Income statement

2009-04-03 Thread Rees Watkins
Hi Adrian Did you have any luck with this over the weekend? Would it be possible to email me the fix? Thank you Rees From: Rees Watkins gat.of...@yahoo.co.uk To: user@ofbiz.apache.org Sent: Friday, 27 March, 2009 9:52:37 Subject: Re: r755534 breaks balance

debugging -

2009-04-03 Thread Rees Watkins
Hi I am debugging some ofbiz code in the eclipse debugger. The service createMaintsFromTimeInterval keeps firing and so another thread is activated. This is disruptive because the area I am debugging loses debug focus. Is it possible to turn this timed event off? If I am not using fixed assets

Code generation

2009-04-03 Thread lahmar
Hi All, I use ArgoUML to model travel service in NeogiaOfbiz. My question is how can i generate the code from th UML model (format .xmi). Is it with eclipse plugins or other thing like lutingenerator. And if with lutingenerator, how can i use it? Thks best regards. Lahmar. -- View this

Re: Code generation

2009-04-03 Thread Nicolas
lahmar a écrit : Hi All, I use ArgoUML to model travel service in NeogiaOfbiz. My question is how can i generate the code from th UML model (format .xmi). Is it with eclipse plugins or other thing like lutingenerator. And if with lutingenerator, how can i use it? Thks best regards. Lahmar.

Re: Issue Inventory Item

2009-04-03 Thread BJ Freeman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Normal accounting is Departments have budgets to by office supplies. they then effectively buy from other departments. This would be then a PO with a order all within the company. so the product is bought(consumed) and shipped to a department. So you

Re: debugging -

2009-04-03 Thread Jacques Le Roux
Simply kill the job in Webtools/job list (look for pending status) Jacques From: Rees Watkins gat.of...@yahoo.co.uk Hi I am debugging some ofbiz code in the eclipse debugger. The service createMaintsFromTimeInterval keeps firing and so another thread is activated. This is disruptive because

Re: r755534 breaks balance sheet Income statement

2009-04-03 Thread Adrian Crum
Rees, Sorry, I got pulled away to work on something else. I'll have time for sure this weekend. -Adrian Rees Watkins wrote: Hi Adrian Did you have any luck with this over the weekend? Would it be possible to email me the fix? Thank you Rees From: Rees

Re: debugging -

2009-04-03 Thread Adrian Crum
Just cancel it from the Job Manager in Webtools. -Adrian Rees Watkins wrote: Hi I am debugging some ofbiz code in the eclipse debugger. The service createMaintsFromTimeInterval keeps firing and so another thread is activated. This is disruptive because the area I am debugging loses debug

Difference between OFBiz developement version and binary release of ofbiz

2009-04-03 Thread sun_arb
Dear members, I am new to the OFBiz.I am learning OFBiz through docs of OFBiz.In that I didn't get the following things. 1.Difference between OFBiz developement version and binary release of ofbiz 2.What is SVN clint.what is the use of it.How to install it. 3.

Re: Could use some insight for the Manufacturing component/Production Run..productId

2009-04-03 Thread CJay Horton
Thanks Jacopo. On Thu, Apr 2, 2009 at 10:15 PM, Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com wrote: Hmmm... yes it looks a bit strange. I am wondering if this is related to the work that was done to enhance the way configurations are managed in the system. I don't know much about the

Re: Difference between OFBiz developement version and binary release of ofbiz

2009-04-03 Thread CJay Horton
On Fri, Apr 3, 2009 at 3:54 PM, sun_arb rsivakumarmc...@gmail.com wrote: Dear members, I am new to the OFBiz.I am learning OFBiz through docs of OFBiz.In that I didn't get the following things. You will want to start with everything on this page here:

Re: How to do Shipment for Sales Order

2009-04-03 Thread Muhammad Aamir
It is ok now. It was all about Sales Channel. I was choosing POS Channel. When I selected Web Channel, Action box appeared. Stil have no idea about channels and how to configure them. Thanks On Fri, Apr 3, 2009 at 11:15 AM, Muhammad Aamir m...@aamir.pk wrote: Actually there is no Action box at