mtotschnig / MyExpenses

GPL licenced Android Expense Tracking App
http://www.myexpenses.mobi/
GNU General Public License v3.0
848 stars 222 forks source link

Payment method not filled after scan of receipt #1462

Closed mtotschnig closed 8 months ago

mtotschnig commented 8 months ago

In the context of the "Scan receipt" feature, when a payee is identified, information is supposed to be filled from the last transaction for the same payee. This currently does not work for payment method, because the auto-fill is called before methods are loaded.