mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
Rename 'sale.agreement' model to 'agreement'
Add type field on 'agreement': 'sale' or 'purchase' Add agreement_id field on supplier invoices
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from . import sale_agreement
|
||||
from . import agreement
|
||||
from . import account_invoice
|
||||
|
||||
Reference in New Issue
Block a user