Skip to content

Conversation

@amas-odoo
Copy link
Contributor

  • Capture transfer external IDs from transfer form and expose transfer IDs in invoice form.
  • Add new model to manage weekly Excise Reports.
  • Implement scheduled action running every Sunday to:
    • Create a new Excise Report for the past week.
    • Set report date range, label, and computation status (in progress).
    • Create a To-Do activity: "Excise Report W" assigned to the designated reporter, due +1 week.
  • Keep existing "Excises" report view, but:
    • Remove default grouping by week (keep only by fiscal deposit move).
    • Remove "Excise Amount" measure from default display, keep only quantity visible.
  • Add new menu item "Excise Reports" listing all Excise Report records.

Task ID: 5106520

@robodoo
Copy link
Collaborator

robodoo commented Oct 28, 2025

Pull request status dashboard

…ation

- Capture transfer external IDs from transfer form and expose transfer IDs in
invoice form.
- Add new model to manage weekly Excise Reports.
- Implement scheduled action running every Sunday to:
  - Create a new Excise Report for the past week.
  - Set report date range, label, and computation status (in progress).
  - Create a To-Do activity: "Excise Report <year>W<week>" assigned to the
designated reporter, due +1 week.
- Keep existing "Excises" report view, but:
  - Remove default grouping by week (keep only by fiscal deposit move).
  - Remove "Excise Amount" measure from default display, keep only quantity
visible.
- Add new menu item "Excise Reports" listing all Excise Report records.
@amas-odoo amas-odoo force-pushed the 19.0-excise-management-report-externalIds-amas branch 3 times, most recently from 099a3f7 to 6212653 Compare October 31, 2025 11:39
… data

- Exposed the “New” button to allow users to manually create excise reports.
- Made key excise report form fields (Name, Period, State) editable.
- Removed the “Mark as Done” button from excise reports.
- Reworked the scheduled action to generate excise report.
- Updated demo data for the beverage distributor: added excise report demo data.
@amas-odoo amas-odoo force-pushed the 19.0-excise-management-report-externalIds-amas branch from 6212653 to 8dc8de9 Compare October 31, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants