Codacy changes
This commit is contained in:
parent
32695a938f
commit
3a609108ae
@ -305,7 +305,7 @@ class SalesInvoice(SellingController):
|
|||||||
|
|
||||||
if pos:
|
if pos:
|
||||||
self.allow_print_before_pay = pos.allow_print_before_pay
|
self.allow_print_before_pay = pos.allow_print_before_pay
|
||||||
|
|
||||||
if not for_validate and not self.customer:
|
if not for_validate and not self.customer:
|
||||||
self.customer = pos.customer
|
self.customer = pos.customer
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user