mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[ADD] contract_recurring_invoicing_monthly_last_day New module for monthly recurring invoices, on month's last day
6 lines
173 B
Python
6 lines
173 B
Python
# -*- coding: utf-8 -*-
|
|
# © 2016 Binovo IT Human Project SL <elacunza@binovo.es>
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import models
|