mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
release pos procurement v1
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
import re
|
||||
|
||||
|
||||
@@ -374,7 +374,6 @@ class ResConfigSettings(models.TransientModel):
|
||||
['account.voucher.line', ],
|
||||
['account.voucher', ],
|
||||
['account.bank.statement.line', ],
|
||||
['account.bank.statement', ],
|
||||
['account.payment', ],
|
||||
['account.analytic.line', ],
|
||||
['account.analytic.account', ],
|
||||
|
||||
Reference in New Issue
Block a user