mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update website and wepay
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': 'Odoo Customize(Boost,Debranding, My Odoo)',
|
'name': 'Odoo Customize(Boost,Debranding, My Odoo)',
|
||||||
'version': '13.19.12.09',
|
'version': '13.19.12.28',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Productivity',
|
'category': 'Productivity',
|
||||||
'website': 'https://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
|
|||||||
@@ -367,6 +367,7 @@ class ResConfigSettings(models.TransientModel):
|
|||||||
def remove_account(self):
|
def remove_account(self):
|
||||||
to_removes = [
|
to_removes = [
|
||||||
# 清除财务会计单据
|
# 清除财务会计单据
|
||||||
|
['payment.transaction', ],
|
||||||
['account.voucher.line', ],
|
['account.voucher.line', ],
|
||||||
['account.voucher', ],
|
['account.voucher', ],
|
||||||
['account.bank.statement.line', ],
|
['account.bank.statement.line', ],
|
||||||
|
|||||||
Reference in New Issue
Block a user