Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][OU-ADD] stock_account: nothing to do #3971

Closed
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
2 changes: 1 addition & 1 deletion docsource/modules150-160.rst
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,7 @@ Module coverage 15.0 -> 16.0
+-------------------------------------------------+----------------------+-------------------------------------------------+
| stock | | |
+-------------------------------------------------+----------------------+-------------------------------------------------+
| stock_account | | |
| stock_account | Nothing to do | |
+-------------------------------------------------+----------------------+-------------------------------------------------+
| stock_dropshipping | | |
+-------------------------------------------------+----------------------+-------------------------------------------------+
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---Models in module 'stock_account'---
---Fields in module 'stock_account'---
stock_account / account.move.line / is_anglo_saxon_line (boolean) : DEL
stock_account / account.move.line / stock_valuation_layer_ids (one2many): NEW relation: stock.valuation.layer
stock_account / stock.valuation.layer / account_move_line_id (many2one): NEW relation: account.move.line
stock_account / stock.valuation.layer / price_diff_value (float) : NEW
# NOTHING TO DO: new feature

---XML records in module 'stock_account'---
NEW ir.actions.act_window: stock_account.stock_valuation_layer_report_action
NEW ir.ui.view: stock_account.product_product_stock_tree_inherit_stock_account
NEW ir.ui.view: stock_account.stock_valuation_layer_report_tree
NEW ir.ui.view: stock_account.view_stock_quantity_history_inherit_stock_account
# NOTHING TO DO: noupdate="0"