Hello,
I am trying open travel system these days, I put the websiteId to the opentravelsystem web site id, and began to play with. I noticed that products with type 'use of fixed asset' are not reserved from the inventory after an order, which is the case of luxury room and standard room, the problem is not raised when I order a finished good article like the 'cap with hotel logo'. Is there any thing I should do, or am I missing something about this type of products. Regards. Mohamed Amine AZZI . Software Developer Algiers/Algeria |
The use of fixed asset products is using the fixed asset calendar for storing
occupation not the inventory.... On Wednesday 18 April 2007 14:07, Amine AZZI wrote: > Hello, > > I am trying open travel system these days, I put the websiteId to the > opentravelsystem web site id, and began to play with. > I noticed that products with type 'use of fixed asset' are not reserved > from the inventory after an order, which is the case of luxury room and > standard room, the problem is not raised when I order a finished good > article like the 'cap with hotel logo'. > Is there any thing I should do, or am I missing something about this type > of products. > > Regards. > Mohamed Amine AZZI . > Software Developer > Algiers/Algeria |
Thanks Hans for the response,
What I am trying to do is to see the generated invoice for the shipped order. I know that in the case of a room, we can't talk about shipment, but how the process is handled in that case from order to invoice? should I create the invoice manually? Thanks in advance. Amine. 2007/4/18, Hans Bakker <[hidden email]>: > > The use of fixed asset products is using the fixed asset calendar for > storing > occupation not the inventory.... > > > On Wednesday 18 April 2007 14:07, Amine AZZI wrote: > > Hello, > > > > I am trying open travel system these days, I put the websiteId to the > > opentravelsystem web site id, and began to play with. > > I noticed that products with type 'use of fixed asset' are not reserved > > from the inventory after an order, which is the case of luxury room and > > standard room, the problem is not raised when I order a finished good > > article like the 'cap with hotel logo'. > > Is there any thing I should do, or am I missing something about this > type > > of products. > > > > Regards. > > Mohamed Amine AZZI . > > Software Developer > > Algiers/Algeria > |
Amine,
To generate an invoice from the order that should be done when the order is approved and the productTypeId = ASSET_USAGE. I did not try it with the last version but it is accomplished in orderServices.java ...search for createInvoiceForOrder regards, Hans On Wednesday 18 April 2007 18:03, Amine AZZI wrote: > Thanks Hans for the response, > > What I am trying to do is to see the generated invoice for the shipped > order. > I know that in the case of a room, we can't talk about shipment, but how > the process is handled in that case from order to invoice? > should I create the invoice manually? > > Thanks in advance. > Amine. > > 2007/4/18, Hans Bakker <[hidden email]>: > > The use of fixed asset products is using the fixed asset calendar for > > storing > > occupation not the inventory.... > > > > On Wednesday 18 April 2007 14:07, Amine AZZI wrote: > > > Hello, > > > > > > I am trying open travel system these days, I put the websiteId to the > > > opentravelsystem web site id, and began to play with. > > > I noticed that products with type 'use of fixed asset' are not reserved > > > from the inventory after an order, which is the case of luxury room and > > > standard room, the problem is not raised when I order a finished good > > > article like the 'cap with hotel logo'. > > > Is there any thing I should do, or am I missing something about this > > > > type > > > > > of products. > > > > > > Regards. > > > Mohamed Amine AZZI . > > > Software Developer > > > Algiers/Algeria |
Free forum by Nabble | Edit this page |