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

Individual Aging Statements don't fully work #1177

Closed
freelock opened this issue Dec 31, 2015 · 0 comments
Closed

Individual Aging Statements don't fully work #1177

freelock opened this issue Dec 31, 2015 · 0 comments
Milestone

Comments

@freelock
Copy link
Member

In 1.4, AR Aging statements have been broken for a long time.

In our current install (nearly at the 1.4 HEAD) the AR Aging report now appears to work correctly, however statements with templates from the Demo set still do not work entirely correctly, as follows:

HTML template:

Individual invoice rows do actually print correct values, and the Letterhead and company name do print successfully. However, the following are broken:

  • Customer address (all fields)
  • c0total, c30total, c60total, c90total, total

LaTeX Template

Variables differ from the HTML template, and basically nothing prints other than the letterhead and some punctuation/page elements.

However, even after changing the variables to match what works in the HTML template, no values get printed.

It looks to me like the LaTeX template is not getting any variables set?

And it looks like for the HTML template, the LedgerSMB/Report/Aging.pm is not actually calculating customer totals and/or setting corresponding template toolkit variables...

@ehuelsmann ehuelsmann added this to the 1.4.23 milestone Jan 5, 2016
ehuelsmann added a commit to ehuelsmann/LedgerSMB that referenced this issue Jan 9, 2016
ehuelsmann added a commit to ehuelsmann/LedgerSMB that referenced this issue Jan 9, 2016
ehuelsmann added a commit to ehuelsmann/LedgerSMB that referenced this issue Jan 9, 2016
ehuelsmann added a commit to ehuelsmann/LedgerSMB that referenced this issue Jan 9, 2016
ehuelsmann added a commit to ehuelsmann/LedgerSMB that referenced this issue Jan 9, 2016
ehuelsmann added a commit to ehuelsmann/LedgerSMB that referenced this issue Jan 9, 2016
ehuelsmann added a commit to ehuelsmann/LedgerSMB that referenced this issue Jan 9, 2016
ehuelsmann added a commit to ehuelsmann/LedgerSMB that referenced this issue Jan 9, 2016
ehuelsmann added a commit to ehuelsmann/LedgerSMB that referenced this issue Jan 9, 2016
ehuelsmann added a commit to ehuelsmann/LedgerSMB that referenced this issue Jan 9, 2016
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

No branches or pull requests

2 participants