-
-
Notifications
You must be signed in to change notification settings - Fork 698
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[17.0][OU-ADD] sale_management: Nothing to do
- Loading branch information
1 parent
04a80e3
commit c2d344a
Showing
2 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
openupgrade_scripts/scripts/sale_management/17.0.1.0/upgrade_analysis_work.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
---Models in module 'sale_management'--- | ||
---Fields in module 'sale_management'--- | ||
sale_management / sale.order.template / journal_id (many2one) : NEW relation: account.journal | ||
sale_management / sale.order.template / prepayment_percent (float) : NEW hasdefault: compute | ||
# NOTHING TO DO: new feature | ||
|
||
---XML records in module 'sale_management'--- | ||
digest.tip: sale_management.digest_tip_sale1_management_0 (noupdate switched) | ||
digest.tip: sale_management.digest_tip_sale_management_1 (noupdate switched) | ||
# NOTHING TO DO | ||
|
||
NEW ir.model.access: sale_management.access_sale_order_option_invoice | ||
NEW ir.model.access: sale_management.access_sale_order_option_readonly | ||
# NOTHING TO DO: new feature | ||
|
||
DEL ir.model.access: sale_management.access_sale_order_option_all | ||
DEL ir.ui.view: sale_management.res_config_settings_view_form_inherit_sale_management | ||
# NOTHING TO DO |