You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #2314 on August 21, 2021 13:50.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Due to the inclusion of the database name in the function name of the database parser (see https://github.com/ledgersmb/LedgerSMB/blob/master/lib/LedgerSMB/Reconciliation/CSV.pm#L73), company names can't include any symbols which aren't supported in Perl symbols (e.g. !@).
We need a better design to hook parser code to accounts.
Beta Was this translation helpful? Give feedback.
All reactions