Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Lines of code | 22 |
Technical Name |
oe_force_delete_account_move |
License | OPL-1 |
Website | https://oe-dev.odoo.com/ |
Versions | 15.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Lines of code | 22 |
Technical Name |
oe_force_delete_account_move |
License | OPL-1 |
Website | https://oe-dev.odoo.com/ |
Versions | 15.0 |
How to use the module: Force Delete Account Move
The Odoo default behavior has the limitation of delete the account move when it is already posted. It is always raising the user warning when you intend to delete the account move which is posted.
This is the reason why we build this module to support this need. Meaning that we can delete all account move even invoice, bill or journal entry which already posted from the database without any user warning.
Ability to delete the posted journal entry and update all the financial report
To make this module work in your database. You have to follow these steps as below:
Step 1: Purchase this module
Step 2: Copy and paste this module to your folder custom addons
Step 3: Rebuild your server
Step 4: Install app
After install the app, then you will be able to use the feature in this module as the below demonstration:
Step 1: Assign the permission to the users you prefer them to force delete account move
Step 2: When the user has that permission, all the bill, invoice, and journal entry will be able to delete any posted journal entry
Step 3: When you click OK, the INV/2022/00001 will be deleted from database completely
Result of Invoice Listing did not have the INV/2022/00001 anymore
Result of Journal Entry did not have the INV/2022/00001 anymore:
You will get 90 days free support for any question, queries, and bug fixing (excluding data recovery) concerned with this module.
This support will be counted after the purchase date.
Please do not share it with the others after purchasing.
For any supports or help, do not hesitate to ask me by this email myodooexpert.gmail.com. We can help for your Odoo implementation and develop the custom module with low price.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module