extract gets and saves most tables worked on

some cases still need some work...
This commit is contained in:
2026-08-08 22:32:31 +02:00
parent f14f709649
commit 24caf23986
151 changed files with 7017 additions and 1215 deletions
+18
View File
@@ -11,6 +11,9 @@
{
"object": "table_h",
"operation": "column_rename",
"tables": [
"production_bom_input"
],
"line": 214,
"args": [
"'uom'",
@@ -24,6 +27,9 @@
{
"object": "table_h",
"operation": "drop_constraint",
"tables": [
"production_bom_input"
],
"line": 220,
"args": [
"'product_bom_uniq'"
@@ -35,6 +41,9 @@
{
"object": "table_h",
"operation": "not_null_action",
"tables": [
"production_bom_input"
],
"line": 222,
"args": [
"'product'",
@@ -55,6 +64,9 @@
{
"object": "cursor",
"operation": "execute",
"tables": [
"ir_cron"
],
"line": 26,
"args": [
"*table.update([table.method], ['ir.cron|stock_shipment_assign_try'], where=table.method == 'production|assign_cron')"
@@ -66,6 +78,9 @@
{
"object": "table",
"operation": "update",
"tables": [
"ir_cron"
],
"line": 26,
"args": [
"[table.method]",
@@ -88,6 +103,9 @@
{
"object": "table_h",
"operation": "column_rename",
"tables": [
"production"
],
"line": 287,
"args": [
"'uom'",