Skip to content

[6823][ADD] stock_lot_installation_status: track installation status on lots#1

Open
yostashiro wants to merge 1 commit into
19.0from
add-stock-lot-installation-status
Open

[6823][ADD] stock_lot_installation_status: track installation status on lots#1
yostashiro wants to merge 1 commit into
19.0from
add-stock-lot-installation-status

Conversation

@yostashiro

@yostashiro yostashiro commented Jun 18, 2026

Copy link
Copy Markdown
Member

Add a module to record an installation status (Not Installed / Installed) on serial/lot numbers.

  • Auto-stamps installation_status_change_date and installation_completed_date on stock.lot via create()/write().
  • Mirrors the status and dates onto stock.quant (related + stored) for filtering and grouping in inventory views.
  • Adds list/search view fields, a status group-by, and an installation-completion date filter.
  • Includes tests and ja translations.

QT6823

@yostashiro yostashiro changed the title [ADD] stock_lot_installation_status: track installation status on lots [6823][ADD] stock_lot_installation_status: track installation status on lots Jun 18, 2026
@yostashiro yostashiro force-pushed the add-stock-lot-installation-status branch from b199955 to 870d7ac Compare June 18, 2026 04:28
Add a module to record an installation status (Not Installed / Installed)
on serial/lot numbers, with auto-stamped change and completion timestamps,
mirrored onto stock.quant for filtering and grouping in inventory views.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant