mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-26 02:22:01 +02:00
19.0 vanilla
This commit is contained in:
parent
ba20ce7443
commit
768b70e05e
2357 changed files with 1057103 additions and 712486 deletions
|
|
@ -1,6 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from odoo import fields, models
|
||||
|
||||
|
||||
|
|
@ -10,4 +7,4 @@ class ResConfigSettings(models.TransientModel):
|
|||
module_stock_landed_costs = fields.Boolean("Landed Costs",
|
||||
help="Affect landed costs on reception operations and split them among products to update their cost price.")
|
||||
group_lot_on_invoice = fields.Boolean("Display Lots & Serial Numbers on Invoices",
|
||||
implied_group='stock_account.group_lot_on_invoice')
|
||||
implied_group='stock_account.group_lot_on_invoice')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue