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
In a new transaction to be added, if the issuer is null or the category is null, try to find a transaction with the same concept (with a lookup by distance, with more than the x%) and copy the attributes from this transaction.
To bear in mind: the new attribute which locks the category should be also copied.
The text was updated successfully, but these errors were encountered:
In a new transaction to be added, if the issuer is null or the category is null, try to find a transaction with the same concept (with a lookup by distance, with more than the x%) and copy the attributes from this transaction.
To bear in mind: the new attribute which locks the category should be also copied.
The text was updated successfully, but these errors were encountered: