mirror of
https://github.com/Mint-System/Odoo-Apps-Contract.git
synced 2026-04-24 01:43:44 -06:00
Collection of OCA/contract related modules.
- HTML 74.8%
- Python 11.2%
- Vim Script 7%
- Shell 7%
| contract_format_date_marker | ||
| contract_invoice_cash_rounding_default | ||
| subscription_oca_section | ||
| .editorconfig | ||
| .eslintrc.yml | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .prettierrc.yml | ||
| .pylintrc | ||
| .ruff.toml | ||
| LICENSE | ||
| README.md | ||
| task | ||
Odoo Apps: Account Invoicing
Collection of contract model related modules.
Usage
Clone module into Odoo addon directory.
git clone git@github.com:mint-system/odoo-apps-contract.git ./addons/contract
Available modules
| Module | Summary |
|---|---|
| contract_format_date_marker | Format date from contract markers in invoice line. |