fix: document naming rule not working for subscription invoices (#27386)
This commit is contained in:
parent
fa819f2fb0
commit
9c27f9be1e
@ -400,6 +400,7 @@ class Subscription(Document):
|
|||||||
|
|
||||||
invoice.flags.ignore_mandatory = True
|
invoice.flags.ignore_mandatory = True
|
||||||
|
|
||||||
|
invoice.set_missing_values()
|
||||||
invoice.save()
|
invoice.save()
|
||||||
|
|
||||||
if self.submit_invoice:
|
if self.submit_invoice:
|
||||||
|
Loading…
Reference in New Issue
Block a user