Skip to content
Merged
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/modules160-170.rst
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ Module coverage 16.0 -> 17.0
+---------------------------------------------------+----------------------+-------------------------------------------------+
| link_tracker | Nothing to do |No DB layout changes. |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| loyalty | | |
| loyalty | Nothing to do | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| |del| loyalty_delivery | |Merged into sale_loyalty_delivery. |
+---------------------------------------------------+----------------------+-------------------------------------------------+
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---Models in module 'loyalty'---
---Fields in module 'loyalty'---
loyalty / loyalty.card / message_main_attachment_id (many2one): DEL relation: ir.attachment
loyalty / loyalty.card / rating_ids (one2many) : NEW relation: rating.rating
loyalty / loyalty.program / date_from (date) : NEW
loyalty / loyalty.program / pricelist_ids (many2many) : NEW relation: product.pricelist
# NOTHING TO DO

---XML records in module 'loyalty'---
NEW ir.ui.view: loyalty.res_partner_form
NEW loyalty.program: loyalty.gift_card_program
NEW loyalty.reward: loyalty.gift_card_program_reward
NEW loyalty.rule: loyalty.gift_card_program_rule
# NOTHING TO DO