~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to analytic_distribution_invoice/__init__.py

UF-437 [MERGE] refund invoice

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
##############################################################################
23
23
 
24
24
import invoice
 
25
import account_invoice_refund
25
26
 
26
27
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: