[IMP]membership_invoice_payment_mode: add invoice date in membership invoice wizard

This commit is contained in:
2024-05-24 10:51:28 +02:00
parent 78e84abfa3
commit 06f52380d4
4 changed files with 37 additions and 2 deletions

View File

@@ -3,13 +3,13 @@
{
"name": "membersip_invoice_payment_mode",
"version": "12.0.1.0.0",
"version": "12.0.2.0.0",
"author": "Élabore",
"maintainer": "False",
"website": "elabore.coop",
"license": "",
"category": "",
"summary": "Add payment mode in merbership invoice wizard",
"summary": "Add payment mode and invoice date in merbership invoice wizard",
# any module necessary for this one to work correctly
"depends": [
"account_payment_mode",