Skip to content

Commit

Permalink
[ADD] sale_order_partner_invoice_period
Browse files Browse the repository at this point in the history
  • Loading branch information
DantePereyra committed Nov 19, 2024
1 parent caa2d89 commit 7426945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sale_order_partner_invoice_period/models/res_partner.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ class ResPartner(models.Model):
('quarterly','Quarterly'),
('yearly','Yearly')
]
)
)

0 comments on commit 7426945

Please sign in to comment.