Re: Sales Shipment Accounting Transactions posted to the wrong Organization

2009-08-01 Thread Sumit Pandit
Hello Eva, Here is the reason why the AcctgTransType for Sales Shipment is created for organization - 1. In the system, for all transactions where entries are posted against inventory Item (e.g. shipment issuance/receipt, cancel shipment issuance, Inv item cost_change/produced/maint etc

Re: understanding accounting module after payment

2009-08-01 Thread snowc
I take it all back - there is a wealth of information on Accounting on the wiki by Sharan. Maybe I'm just too lazy and find reading wiki pages cumbersome! snowch wrote: > > I too am struggling with the accounting process flow - I have been unable > to find any documents that help! > > > grac

Re: Switching dynamically between database schemas using ofbiz

2009-08-01 Thread lemine youssef
Hi everyone; At Néréide, We have implemented successfully a multi-tenant OFBiz instance which is provided as an ofbiz-addon. It can be installed (introducing modifications by applying a set of a patches). to checkout the addon from cvs: cvs -d :pserver:anonym...@labs.libre-entreprise.org

Re: understanding accounting module after payment

2009-08-01 Thread BJ Freeman
hopefully all this will be tied into the help wiki at some point. still a lot of work then when you are in a place in a page you can call up the help pages. at least that is the long range plan. Takes a lot of man power to get this all hooked into the pages. [I went to find this valuable page and f

where are transactions persisted on file system?

2009-08-01 Thread Vince Clark
I'm trying to kill a runaway job but shutting down and restarting doesn't take care of it. So I assume the transaction is being persisted and I want to delete it from the filesystem. Vince Clark www.globalera.com vcl...@globalera.com (303) 493-6723 office (303) 523-4843 cell

Re: is there some ofbiz modules for hotel managmet and reservations

2009-08-01 Thread Hans Bakker
Hi Manuel, Originally i designed the 'shared' ofbiz system (opentravelsystem.org) based on ofbiz, also multi-tenant, for hosting travel agencies and hotels for ecommerce. I stopped further developing it. The Hotel PMS is a well established and conservative market currently badly hit by the bad eco

Re: is there some ofbiz modules for hotel managmet and reservations

2009-08-01 Thread Anousak Souphavanh
Hi Hans, I realized you've done opentravel system based Ofbiz i tried to download new Ofbiz version but it does't have Opentravel. Would you tell me whether this system is still an Open Source, if so is there a way i can get a copy? Please suggest. Thanks. Anousak Email:anou...@gmail.com Laos O

Re: is there some ofbiz modules for hotel managmet and reservations

2009-08-01 Thread Hans Bakker
I think OFBiz is very well suited for a PMS system, not only accounting, but also the already available reservation and the functions in workeffort can easily be customized for room cleaning and maintenance. The POS system can be customized for the reception desk and the ecommerce for the Hotel we

Re: where are transactions persisted on file system?

2009-08-01 Thread David E Jones
I'm not sure what you mean by "transaction" in this case, no transactions are persisted. Tomcat is setup to save session attributes to the disk, but that's it for any sort of local persistence. The jobs are persisted to the database, but not any sort of temporary state. In other words onl

Re: understanding accounting module after payment

2009-08-01 Thread snowc
Is it possible print a whole topic from the wiki in one click? Some wiki's (e.g. Apfuse, groovy) provide a download of their whole wiki as a pdf. This makes it much easier for offline reading/printing. You can then read the pdf as a tutorial (if the wiki is well structured), and use the wiki as