mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[UPD] account_bank_statement_import_online_paypal: new paypal event_code, T0403
This commit is contained in:
@@ -64,6 +64,9 @@ EVENT_DESCRIPTIONS = {
|
|||||||
"T0303": _("Electronic funds transfer (EFT)"),
|
"T0303": _("Electronic funds transfer (EFT)"),
|
||||||
"T0400": _("General withdrawal from PayPal account"),
|
"T0400": _("General withdrawal from PayPal account"),
|
||||||
"T0401": _("AutoSweep"),
|
"T0401": _("AutoSweep"),
|
||||||
|
"T0403": _(
|
||||||
|
"Withdrawals initiated by user manually. Not related to automated scheduled withdrawals"
|
||||||
|
),
|
||||||
"T0500": _("General PayPal debit card transaction"),
|
"T0500": _("General PayPal debit card transaction"),
|
||||||
"T0501": _("Virtual PayPal debit card transaction"),
|
"T0501": _("Virtual PayPal debit card transaction"),
|
||||||
"T0502": _("PayPal debit card withdrawal to ATM"),
|
"T0502": _("PayPal debit card withdrawal to ATM"),
|
||||||
|
|||||||
Reference in New Issue
Block a user