diff --git a/rma/README.rst b/rma/README.rst index 8f6603c4..589617c3 100644 --- a/rma/README.rst +++ b/rma/README.rst @@ -164,6 +164,9 @@ Contributors * Chafique Delli * Giovanni Serra - Ooops +* `Nuobit `_: + + * Frank Cespedes Maintainers ~~~~~~~~~~~ diff --git a/rma/models/rma.py b/rma/models/rma.py index cec2c1a7..c52b158c 100644 --- a/rma/models/rma.py +++ b/rma/models/rma.py @@ -1029,6 +1029,7 @@ class Rma(models.Model): """ self.ensure_one() invoice_form.partner_id = self.partner_invoice_id + invoice_form.invoice_date = fields.Date.context_today(self) # Avoid set partner default value invoice_form.invoice_payment_term_id = self.env["account.payment.term"] diff --git a/rma/readme/CONTRIBUTORS.rst b/rma/readme/CONTRIBUTORS.rst index c93f1606..0598b9fe 100644 --- a/rma/readme/CONTRIBUTORS.rst +++ b/rma/readme/CONTRIBUTORS.rst @@ -6,3 +6,6 @@ * Chafique Delli * Giovanni Serra - Ooops +* `Nuobit `_: + + * Frank Cespedes diff --git a/rma/static/description/index.html b/rma/static/description/index.html index 32e4c865..c5923869 100644 --- a/rma/static/description/index.html +++ b/rma/static/description/index.html @@ -1,4 +1,3 @@ - @@ -518,6 +517,10 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
  • Chafique Delli <chafique.delli@akretion.com>
  • Giovanni Serra - Ooops <giovanni@ooops404.com>
  • +
  • Nuobit: +