[6180][MIG] stock_outgoing_shipment_report: Migration to 18.0#238
[6180][MIG] stock_outgoing_shipment_report: Migration to 18.0#238
Conversation
* make report normal model, simplify logic
Add date_created field for filtering except time. Add create today and date_created filters.
* fix lot_num count limit
* Allow ASCII characters for warehouse lot field
* [IMP]reference_view_header_nolimit_lot_num * Remove comment
|
Need to work on |
@AungKoKoLin1997 Let's use https://github.com/OCA/sale-workflow/tree/18.0/sale_order_line_note to add a note field to sale.order.line, and let this module depend on it to take the value from the field. I don't think we need to have the note field in stock.move if it's only used for the |
66cb39c to
d8e2588
Compare
93efd58 to
c4163bd
Compare
yostashiro
left a comment
There was a problem hiding this comment.
@AungKoKoLin1997 Please review my last commit and squash it into the migration commit.
c4163bd to
f988b62
Compare
@yostashiro I reviewed the code and functional. |
6180