mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
hatchtec change translate.
add pos
This commit is contained in:
@@ -546,6 +546,8 @@ class ResConfigSettings(models.TransientModel):
|
||||
self.remove_purchase()
|
||||
self.remove_sales()
|
||||
self.remove_project()
|
||||
self.remove_pos()
|
||||
self.remove_expense()
|
||||
self.remove_message()
|
||||
except Exception as e:
|
||||
pass # raise Warning(e)
|
||||
|
||||
Reference in New Issue
Block a user