Skip to content

Commit

Permalink
[16.0][MIG] cleaning_database_operations: Migration to 16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Berezi committed Nov 19, 2024
1 parent 305842b commit 3a6f603
Show file tree
Hide file tree
Showing 8 changed files with 143 additions and 331 deletions.
11 changes: 7 additions & 4 deletions cleaning_database_operations/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@
Cleaning Database Operations
============================

Cleaning all the database operations: Stock Move Lines, Stock Moves, Pickings,
Sale Orders, Sale Order Lines, Purchase Orders, Purchase Order Lines,
Account Moves, Account Move Lines, Account Move Reconcile, Stock Quants,
Stock Valuation Layers and Account Analytic Lines.
* Cleaning all the database operations of selected companies:
Stock Move Lines, Stock Moves, Pickings, Quants, Lots,
Valuation Layers, Sale Orders, Sale Order Lines, Purchase Orders,
Purchase Order Lines, Account Partial Reconcile, Account Moves,
Account Move Lines, Account Bank Statement, Account Payment Order and
Account Payment Line.
* Restart all sequences.

Bug Tracker
===========
Expand Down
11 changes: 3 additions & 8 deletions cleaning_database_operations/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 2023 Berezi Amubieta - AvanzOSC
# Copyright 2024 Berezi Amubieta - AvanzOSC
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{
"name": "Cleaning Database Operations",
"version": "14.0.1.1.0",
"category": "Custom",
"version": "16.0.1.0.0",
"category": "Generic Modules",
"license": "AGPL-3",
"author": "AvanzOSC",
"website": "https://github.com/avanzosc/odoo-addons",
Expand All @@ -12,12 +12,7 @@
"sale",
"purchase",
"account",
"analytic",
"mrp",
"purchase_order_shipping_method",
"account_payment_order",
"stock_location_warehouse",
"account_asset_management",
],
"data": [
"security/ir.model.access.csv",
Expand Down
81 changes: 13 additions & 68 deletions cleaning_database_operations/i18n/cleaning_database_operations.pot
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-05-16 09:59+0000\n"
"PO-Revision-Date: 2024-05-16 09:59+0000\n"
"POT-Creation-Date: 2024-11-19 13:03+0000\n"
"PO-Revision-Date: 2024-11-19 13:03+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
Expand All @@ -18,13 +18,8 @@ msgstr ""
#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid ""
"Account Analytic Line, Account Partial Reconcile, Account Move Line, Account"
" Move, Account Payment Order."
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "Accounting:"
"Accounting: Account Partial Reconcile, Account Move Line, Account Move, "
"Account Bank Statement, Account Payment Order, Account Payment Line."
msgstr ""

#. module: cleaning_database_operations
Expand All @@ -50,11 +45,6 @@ msgstr ""
msgid "Cleaning Lots"
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "Cleaning MRP Operations"
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "Cleaning Purchase Operations"
Expand All @@ -65,21 +55,11 @@ msgstr ""
msgid "Cleaning Sale Operations"
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "Cleaning Sequences"
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "Cleaning Stock Operations"
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "Cleaning Transport Operations"
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "Cleaning Valuation Layers"
Expand All @@ -102,7 +82,7 @@ msgid "Created on"
msgstr ""

#. module: cleaning_database_operations
#: code:addons/cleaning_database_operations/models/cleaning_database.py:0
#. odoo-python
#: code:addons/cleaning_database_operations/models/cleaning_database.py:0
#, python-format
msgid "Creation date: {}"
Expand All @@ -125,7 +105,9 @@ msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "Inventory:"
msgid ""
"Inventory: Stock Move Line, Stock Move, Stock Picking, Stock Quant, Stock "
"Valuation Layer, Stock Production Lot."
msgstr ""

#. module: cleaning_database_operations
Expand All @@ -145,62 +127,25 @@ msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "MRP Workorder, MRP Production"
msgid "Purchases: Purchase Order Line, Purchase Order."
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "Manufacturing:"
msgid "Reset Sequences"
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "Others"
msgid "Sales: Sale Order Line, Sale Order."
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "Purchase Order Line, Purchase Order."
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "Purchases:"
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "Reset sequences"
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "Sale Order Line, Sale Order."
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "Sales:"
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "Squence"
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid ""
"Stock Move Line, Stock Move, Stock Picking, Stock Quant, Stock Valuation "
"Layer, Stock Inventory, Stock Production Lot."
msgid "Squence: Reset sequences."
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "This will delete the following objects"
msgstr ""

#. module: cleaning_database_operations
#: model_terms:ir.ui.view,arch_db:cleaning_database_operations.cleaning_database_form_view
msgid "Transport Carrier Lines To Invoice"
msgstr ""
Loading

0 comments on commit 3a6f603

Please sign in to comment.