Changeset - b142e8fc31fb
[Not reviewed]
0 2 0
Brett Smith - 4 years ago 2020-05-18 19:31:00
brettcsmith@brettcsmith.org
accrual: Bugfix last commit.
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
conservancy_beancount/reports/accrual.py
Show inline comments
...
 
@@ -224,3 +224,3 @@ def outgoing_report(groups: PostGroups,
 
                rt_requestor.get('RealName')
 
                or rt_requestor.get('CF.{payment-to}')
 
                or ticket.get('CF.{payment-to}')
 
                or ''
setup.py
Show inline comments
...
 
@@ -7,3 +7,3 @@ setup(
 
    description="Plugin, library, and reports for reading Conservancy's books",
 
    version='1.0.3',
 
    version='1.0.4',
 
    author='Software Freedom Conservancy',
0 comments (0 inline, 0 general)