Re-rolls patch against new version of l10n-co-account-e-invoicing
This commit is contained in:
parent
4f5ec9f68b
commit
6e917dc47e
@ -1,8 +1,8 @@
|
||||
diff --git a/l10n_co_account_e_invoicing/models/res_company.py b/l10n_co_account_e_invoicing/models/res_company.py
|
||||
index eadfde2..690b1e8 100644
|
||||
index 7c55088..9207734 100644
|
||||
--- a/l10n_co_account_e_invoicing/models/res_company.py
|
||||
+++ b/l10n_co_account_e_invoicing/models/res_company.py
|
||||
@@ -186,7 +186,7 @@ class ResCompany(models.Model):
|
||||
@@ -170,7 +170,7 @@ class ResCompany(models.Model):
|
||||
date_from = dian_document.invoice_id.invoice_date
|
||||
days = (today - date_from).days
|
||||
|
||||
@ -11,4 +11,3 @@ index eadfde2..690b1e8 100644
|
||||
try:
|
||||
dian_document.action_process()
|
||||
except:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user