Hello Jacopo,

I've tested your revision and it worked great!  I still need to verify why
my GL transaction amounts for both the COGS and Inventory accounts are ZERO. 
I probably do not have any costs associated with those products.

THANK YOU!
Evangelina

Jacopo Cappellato wrote:
> 
> Bilgin, Evangelina,
> 
> thanks for the information.
> Based on Bilgin's notes, in rev. 619094 I've slightly modified the eca 
> rules to trigger accounting transactions for POS orders.
> However I've not tested it: Evangelina, if you could try it and let me 
> know it would be great.
> 
> Jacopo
> 
> 
> Bilgin Ibryam wrote:
>> Hi Jacopo,
>> 
>> POS creates ItemIssuances, but w/ empty shipmentId field.
>> Here is the eca for it:
>> 
>> <eca entity="OrderHeader" operation="create-store" event="return">
>>     <condition field-name="statusId" operator="equals"
>> value="ORDER_COMPLETED"/>
>>     <condition field-name="needsInventoryIssuance" operator="equals"
>> value="Y"/>
>>     <action service="issueImmediatelyFulfilledOrder" mode="sync"/>
>> </eca>
>> 
>> Bilgin
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Accounting-Postings-in-POS-tp15300092p15470881.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to