Iain,
I think you should consider applying the patch
"order_billingAccount_co.patch" I have attached to this Jira issue:
https://issues.apache.org/jira/browse/OFBIZ-93
Jacopo
Iain Fogg wrote:
I'm trying to use a BillingAcct to handle over-the-counter gift
certificates...
If I set up a BillingAcct for a customer, I can set the limit to $0 (I
don't want to allow the customer to be in credit).
I can make a Customer Deposit to charge the BillingAcct - say $20.
What I can't work out is how to pay for products from this BillingAcct.
When I place an order I can choose the BillingAcct in the order Options
screen, and when I get to the finalised order the Payment section of the
order view screen is empty. I QuickShip the order because in my case the
customer redeeming the "gift certificate" is standing in front of me in
my store.
When I go to the generated invoice, it is already ready for posting, so
I can't modify the header to specify the Billing Account # to use (even
though I selected this in the Order options screen it does not seem to
be set in the Invoice Header). I've tried various ways to create a
payment and apply it to the invoice, but I just can't seem to get it to
use the Billing Acct and update the BillingAcct balance correctly.
Any tips?
Cheers, Iain