Skip to content
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

[16.0][IMP]stock_report_quantity_by_location: Included report generation #345

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

anusriNPS
Copy link

@anusriNPS anusriNPS commented Oct 4, 2024

Included pdf report generation functionality for module  "stock_report_quantity_by_location"

Reports uses different html tags for view and print report functionality:
        - View report uses div tags with classes defined in css file
        - Printing report uses table related tags such as thead, tr, td etc based on web.internal layout used in template

@anusriNPS anusriNPS force-pushed the 16.0-report-qty-by-location branch 3 times, most recently from c45c8f7 to 814074a Compare October 4, 2024 08:55
@anusriNPS anusriNPS marked this pull request as draft October 4, 2024 08:58
@anusriNPS anusriNPS force-pushed the 16.0-report-qty-by-location branch 4 times, most recently from 5229804 to 573e62a Compare October 4, 2024 11:41
@anusriNPS
Copy link
Author

View report and export pdf report:

Screenshot from 2024-10-04 13-25-09
Screenshot from 2024-10-04 13-24-12

@anusriNPS anusriNPS marked this pull request as ready for review October 4, 2024 11:46
@anusriNPS anusriNPS force-pushed the 16.0-report-qty-by-location branch 2 times, most recently from 0c9481d to 4633d3d Compare October 7, 2024 12:56
@rousseldenis rousseldenis added this to the 16.0 milestone Oct 7, 2024
    Included pdf report generation functionality for module
stock_report_quantity_by_location
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants