Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 430 |
Technical Name |
om_data_remove |
License | LGPL-3 |
Versions | 15.0 16.0 17.0 18.0 |
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedWorks well!
I have found your many free apps really good. Thank you for making them available.
Doesn't work - error on install
Here is the error you get when attempting to install:
Invalid Operation
Error while importing module 'om_data_remove'. while parsing /tmp/tmpv3ctgh9c/om_data_remove/views/view.xml:4 Error while validating view near: <div class="col-12 col-lg-12 mb4"> <span class="col-3 col-lg-2 text-start">Remove All</span> <button string="Delete All Transactions Except Master Data" type="object" name="remove_all" confirm="Please confirm to delete the data?" class="oe_highlight"/> </div> <div class="col-12 col-lg-12 mb4"> remove_all is not a valid action on res.config.settings View error context: {'file': '/tmp/tmpv3ctgh9c/om_data_remove/views/view.xml', 'line': 12, 'name': 'Remove Data', 'view': ir.ui.view(4611,), 'view.model': 'res.config.settings', 'view.parent': ir.ui.view(), 'xmlid': 'view_remove_data'}
Not working! Fails to install
Errors during installation
Re: Not working! Fails to install
Working fine with us, if you have some issues, give us more details
error on v18 install
while parsing /tmp/tmpr12v9zpk/om_data_remove/views/view.xml:4 Error while validating view near: <div class="col-12 col-lg-12 mb4"> <span class="col-3 col-lg-2 text-start">Remove All</span> <button string="Delete All Transactions Except Master Data" type="object" name="remove_all" confirm="Please confirm to delete the data?" class="oe_highlight"/> </div> <div class="col-12 col-lg-12 mb4"> remove_all is not a valid action on res.config.settings View error context: {'file': '/tmp/tmpr12v9zpk/om_data_remove/views/view.xml', 'line': 12, 'name': 'Remove Data', 'view': ir.ui.view(6666,), 'view.model': 'res.config.settings', 'view.parent': ir.ui.view(), 'xmlid': 'view_remove_data'}
Re: error on v18 install
As per the email you are using Import Module option in the user interface, which is not the way to install the applications containing python files.
Steps:
* download and extract the app
* add it to your addons path
* restart the service
* update app list and install the app
If we will have custom modules installed then does this module also delete data for it ?
Re: If we will have custom modules installed then does this module also delete data for it ?
No it will delete only default transactions model