Skip to content

HQD-348: highlight charges where sum changed since document generation - #34

Open
bladeroot wants to merge 1 commit into
hiqdev:masterfrom
bladeroot:HQD-348
Open

HQD-348: highlight charges where sum changed since document generation#34
bladeroot wants to merge 1 commit into
hiqdev:masterfrom
bladeroot:HQD-348

Conversation

@bladeroot

Copy link
Copy Markdown
Member

Adds a Billed sum column to the charges grid on the document view page.
The value comes from document2charge.sum (snapshotted at generation time).

If charge.sum ≠ charge.document_sum, the row is highlighted yellow (warning class) with a tooltip.

Depends on:

  • hiqdev/mrdp-sql MR !400 (adds document2charge.sum)
  • hiqdev/hiapi-legacy MR !1892 (exposes document_sum via API)
  • hiqdev/hipanel-module-finance PR (adds document_sum to Charge model)

…ation

Adds a Billed sum column showing the charge amount at the time the document
was generated (from document2charge.sum). Rows where current sum differs
from billed sum are highlighted in warning color.
@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown

Important

Review available on request

  • 🔍 Trigger review

Reviews should be triggered manually for repositories with fewer than 10 stars. Select Trigger review above or comment @coderabbitai review to review the latest changes. For a full review, comment @coderabbitai full review.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 8ff2701e-70af-4e86-b259-c1214c1f6c2a


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant