Files
tryton-db-migration/reports/stock_lot.md
T
uha4 24caf23986 extract gets and saves most tables worked on
some cases still need some work...
2026-08-08 22:32:31 +02:00

650 B

stock_lot

Klasse Template

5.4

file: /home/uha4/tmp/tryton/modules/stock_lot/product.py : 29

  • after_super execute
    • condition: table_h.table_exist(template_lot_type_table_name) and table_h.table_exist(lot_type_table_name)
    • object: cursor_select
    • args: *template_lot_type.select(template_lot_type.template, distinct_on=template_lot_type.template)
  • after_super select
    • condition: table_h.table_exist(template_lot_type_table_name) and table_h.table_exist(lot_type_table_name)
    • object: template_lot_type
    • args: template_lot_type.template
    • kwargs:
      • distinct_on: template_lot_type.template