-
-
Notifications
You must be signed in to change notification settings - Fork 234
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
[ADD][14.0] stock_picking_report_cmr #216
base: 14.0
Are you sure you want to change the base?
[ADD][14.0] stock_picking_report_cmr #216
Conversation
porting from original module with author's consent @rlizana is the authorship ok like this or do we need to change something? |
4db77af
to
26523ce
Compare
@OCA/logistics-maintainers quick RFC: this module's goal (WIP) is to allow user to fill out CMR document template. For reference, you can create and see a sample here Almost all versions of the document we've seen have all fields translated in 3 languages: my question is: how do you suggest we handle translations? Shall we leave two "common" languages untranslated, and allow users to translate just one? Hopefully layout of report will be preserved once translations are done... |
7f511da
to
87fc631
Compare
initial commit This module allows the printing of the CMR report from a given delivery note.
cdce5e2
to
451129c
Compare
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
Interesting addition. Can it be re-opened? |
@bosd this wasn't a great module (AFAIR the document structure was quite fragile and many fields were missing logic connection to odoo fields), but feel free to pick it up if you want to bring it to completion. |
Thank you for the ping @rousseldenis . Issue related OCA/stock-logistics-transport#112 |
initial commit
This module allows the printing of the CMR report from a given delivery note.