David,
While trying to figure this out, I fixed something which has been
bothering me for a very long time: http://issues.apache.org/jira/
browse/OFBIZ-503 :)
Anyway, now I'm looking at your log file:
http://sourceforge.net/tracker/index.php?
func=detail&aid=1601474&group_id=145855&atid=763271
And I think these lines are instructive:
2006-11-22 18:33:38,391 (http-0.0.0.0-8443-Processor3)
[ OrderServices.java:585:INFO ] find the fixedAsset
2006-11-22 18:33:38,422 (http-0.0.0.0-8443-Processor3)
[ OrderServices.java:596:INFO ] find the techdatacalendar
I think what you must have done is created an association between the
FixedAsset and Product using the Accounting > Fixed Asset >> Products
tab. In this case, however, I think those screens are for
maintaining rental calendar of a fixed asset, like a hotel room. In
fact, the section in OrderServices where you got your crash looks
like something Hans wrote.
I think looking at it, it is possible as David Jones said, to create
a PO with a fixed asset product. Where we're missing though is that
this fixed asset needs to be able to be received as a fixed asset and
commissioned as a fixed asset, rather than received as inventory
right now. That's the big piece we're missing--we should probably
have some kind of a routine to create FixedAsset from OrderItem which
are of the "Fixed Asset" type.
Then the financials module needs to be configured so that fixed asset
invoice items can be booked to the right G/L account, but that should
be very easy.
On Nov 28, 2006, at 3:11 PM, David Zelaya Herrera wrote:
Si, Jacques
I dont have any patch of this.. I am working with Ofbiz - Opentaps
0.9.2_473442.
The item type combo is down of the name of the item.
Is something like this:
------------------------------------------------------------
Order Items
------------------------------------------------------------
GZ-1000-0 Tiny Gizmo
Inventory: ATP = -8500, QOH = -8500
Item Type: __________ (Here)
Ship After Date _________
------------------------------------------------------------
The item type could be "PO: Inventory", "PO: Supplies (to Expense)"
or "PO:
Fixed Asset".
When I create a fixed asset purchase order and I dont set the item
type to
"PO: Fixed Asset" the system shows this error message:
- ERROR: Could not create order (problem invoking the service:
Service
target threw an unexpected exception (null))
Best Regards,
2006/11/28, Si Chen <[EMAIL PROTECTED]>:
Wait . . . I found the button. Now I'm trying to figure out how it
all works.
On Nov 28, 2006, at 12:26 PM, Jacques Le Roux wrote:
> Hi Davis,
>
> Yes why not a little patch ;o) ?
>
> http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best
> +Practices
>
> Jacques
>
> From: "David Zelaya Herrera" < [EMAIL PROTECTED]>
>> Duh, I know now what I was doing wrong. I did not set the item
>> type to "PO:
>> fixed asset" in the order item.
>> Maybe the system could show another error message?
>>
>> Best Regards,
>>
>> David Zelaya Herrera
>>
>> 2006/11/27, David Zelaya Herrera < [EMAIL PROTECTED]>:
>>>
>>> Hi Everybody,
>>>
>>> I try to make different kinds of purchase orders (of raw
material,
>>> services and fixed assets) and I have a problem when I make a
>>> fixed assets
>>> purchase order. The system shows this error:
>>>
>>> ERROR: No se pudo crear la orden (problema invocando al servicio:
>>> Service
>>> target threw an unexpected exception (null))
>>>
>>> The way that I made this was:
>>> - create new product (fixed asset type)
>>> - create new fixed asset
>>> - link new product to fixed asset
>>> - create order
>>> What is the way to make this kind of purchase orders?. Did I do
>>> something
>>> wrong? with the other kinds of purchase order I dont have any
>>> problem.
>>>
>>> About purchasing fixed assets I find this:
>>>
>>> http://lists.ofbiz.org/pipermail/dev/2006-May/011004.html
>>>
>>> Anybody now if this work was done? If not, maybe I can help with
>>> something. :-)
>>>
>>> --
>>> Best Regards,
>>>
>>> David Zelaya Herrera
>>
>>
>>
>>
>> --
>>
Best Regards,
Si
[EMAIL PROTECTED]
--
Best Regards,
David Zelaya Herrera
Best Regards,
Si
[EMAIL PROTECTED]