main #7

Merged
admin merged 620 commits from main into dev 2026-03-29 13:03:25 +00:00
Showing only changes of commit a76b8798ae - Show all commits

View File

@@ -479,7 +479,7 @@ class Fee(ModelSQL,ModelView):
journal=journal,
period=period,
date=date,
origin=self,
origin=None,
description=description,
lines=[move_line,move_line_],
)