You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
509 B

  1. {
  2. "name": "Beescoop Account Module",
  3. "summary": """
  4. Module that customize account module for Beescoop
  5. """,
  6. "description": """
  7. Makes date_invoice field required in account.invoice_form and
  8. account.invoice_supplier_form
  9. """,
  10. "author": "Beescoop - Cellule IT",
  11. "website": "https://github.com/beescoop/Obeesdoo",
  12. "category": "Account Module",
  13. "version": "12.0.1.0.0",
  14. "depends": ["account", "beesdoo_base"],
  15. "data": ["views/account_invoice.xml"],
  16. }