Files
bank-statement-import/account_bank_statement_import_paypal/models
Carlos Roca 509e0deca5 [FIX] account_bank_statement_import_paypal: Parser bug for required fields
The fields required for the paypal parser are set as None and don't throw the
ValueError. With this changes we achieve to filter the data and throw the exception
when the fields are required.

TT29944
2021-07-15 08:21:55 +02:00
..