Skip to content

Conversation

@muarf
Copy link
Owner

@muarf muarf commented Nov 9, 2025

Corrects paper cost calculation for recto-verso photocopiers to use physical sheets, aligning frontend and backend logic.

Previously, recto-verso prints on photocopiers incorrectly charged for the full number of theoretical pages for paper, leading to overcharging for paper consumables. This fix ensures that the paper cost is based on the actual number of physical sheets used (ceil(nb_pages / 2)), while ink cost remains based on the total number of printed faces.


Open in Cursor Open in Web

Co-authored-by: maun.aug <maun.aug@gmail.com>
@cursor
Copy link

cursor bot commented Nov 9, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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.

3 participants