======================================================================
ERROR: test_payment (test_business.TestBusiness)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/Volumes/SSD/Gnucash-Build/Gnucash-svn/src/gnucash-git/src/optional/python-bindings/tests/test_business.py",
 line 63, in test_payment
    self.customer.ApplyPayment(
AttributeError: 'Customer' object has no attribute 'ApplyPayment'

I think this is from Geert's rearrangement of the payment algorithms a couple 
of months ago. r22002 removed gncOwnerApplyPayment(). Does anyone have time to 
write a new test? Otherwise it's going to wait until I get to the business 
functions in unit testing engine.

Regards,
John Ralls


_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to