update website and wepay

This commit is contained in:
ivan deng
2019-12-29 01:16:03 +08:00
parent 756daafdb4
commit ca33e89c7d
2 changed files with 2 additions and 1 deletions

View File

@@ -23,7 +23,7 @@
{
'name': 'Odoo Customize(Boost,Debranding, My Odoo)',
'version': '13.19.12.09',
'version': '13.19.12.28',
'author': 'Sunpop.cn',
'category': 'Productivity',
'website': 'https://www.sunpop.cn',

View File

@@ -367,6 +367,7 @@ class ResConfigSettings(models.TransientModel):
def remove_account(self):
to_removes = [
# 清除财务会计单据
['payment.transaction', ],
['account.voucher.line', ],
['account.voucher', ],
['account.bank.statement.line', ],