Codacy changes

This commit is contained in:
Saurabh 2018-01-09 11:25:54 +05:30
parent 32695a938f
commit 3a609108ae

View File

@ -305,7 +305,7 @@ class SalesInvoice(SellingController):
if pos:
self.allow_print_before_pay = pos.allow_print_before_pay
if not for_validate and not self.customer:
self.customer = pos.customer