Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions addons/stock_account/models/stock_valuation_layer.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ def init(self):
self._cr, 'stock_valuation_layer_index',
self._table, ['product_id', 'remaining_qty', 'stock_move_id', 'company_id', 'create_date']
)
tools.create_index(
self._cr, 'stock_valuation_company_product_index',
self._table, ['product_id', 'company_id', 'id', 'value', 'quantity']
)

def _validate_accounting_entries(self):
am_vals = []
Expand Down
11 changes: 11 additions & 0 deletions doc/cla/individual/paimonchan2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Indonesia, 2025-03-22

I hereby agree to the terms of the Odoo Individual Contributor License
Agreement v1.0.

I declare that I am authorized and able to make this agreement and sign this
declaration.

Signed,

Nazzun Hanif Ahsani n.h.shounen@gmail.com https://github.com/paimonchan