Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
3a0e978f76
Removed an unused import from the "accounting.journal_entry.forms.line_item" module.
8c10d42d7b
Added documentation to the currency and account parameters of the CSVRow class, and the pagination parameter of the PageParams class in the "accounting.report.reports.journal" module.
04ec51afbe
Changed the "offsets" relationship to a pseudo property, to apply the correct but complex ordering rules.
fe7a8842ce
Fixed the query in the JournalEntryConverter converter.
66daa5c42c
Fixed the query in the KeepAccountWhenHavingOffset validator.