OCA / l10n-switzerland

Odoo Swiss localization
GNU Affero General Public License v3.0
50 stars 161 forks source link

can't configure postfinance ebill #716

Closed davidwul closed 9 months ago

davidwul commented 10 months ago

I don't know where to find help or if it's a bug. I'm trying to configure the ebill postfinance, but the test connection is failing, I used the credential provided to log in to https://einvoicing-ki.postfinance.ch/

zeep.exceptions.Fault: Unknown Username or incorrect Password

Any idea where it's wrongly configured? Thanks for any help,

TDu commented 10 months ago

Hello @davidwul, The credentials to use with the web service are different than the one for the poral. You may need to request them from Postfinance.

davidwul commented 9 months ago

Wonderful, thanks, that's indeed the issue. I can log in, and send invoices, Is the lookup (get_ebill_recipient_subscription_status) implemented from the odoo menus, or how is this supposed to work?

TDu commented 9 months ago

The update of the subscription status has not been implemented, yet. Not sure if it was ready at the time of development. May look at this soon...