Skip to content

Commit

Permalink
[17.0][OU-ADD] purchase_requisition: Nothing to do
Browse files Browse the repository at this point in the history
  • Loading branch information
acpMicrocom committed Oct 23, 2024
1 parent 89fbfd5 commit 7b85fd4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docsource/modules160-170.rst
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ Module coverage 16.0 -> 17.0
+---------------------------------------------------+----------------------+-------------------------------------------------+
| purchase_product_matrix | |No DB layout changes. |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| purchase_requisition | | |
| purchase_requisition | Nothing to do | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| |new| purchase_requisition_sale | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---Models in module 'purchase_requisition'---
---Fields in module 'purchase_requisition'---
purchase_requisition / purchase.requisition / activity_user_id (many2one) : not related anymore
purchase_requisition / purchase.requisition / activity_user_id (many2one) : now a function
purchase_requisition / purchase.requisition / message_main_attachment_id (many2one): DEL relation: ir.attachment
purchase_requisition / purchase.requisition / rating_ids (one2many) : NEW relation: rating.rating
# NOTHING TO DO

---XML records in module 'purchase_requisition'---
NEW ir.ui.view: purchase_requisition.report_purchaserequisition_document
# NOTHING TO DO

0 comments on commit 7b85fd4

Please sign in to comment.