Ir al contenido
Menú
Se marcó esta pregunta
5 Respuestas
8651 Vistas

Currently, when i send customer's an email with the PayPal link and the "View Invoice" button, they always have to sign-up before viewing the invoice.

I want to: 1. Have the option of the PayPal button in the email. And 2. Have the customer view the invoice online alseo.

However: I do NOT want the customer to sign up as a user. Just view the invoice online.

This is such an easy feature that every cloud based accounting app has, why is this so difficult to figure out?

Avatar
Descartar

Are you using OpenERP on OpenERP's Cloud or did you install it locally on your own server? Are you using a single-sign-on mechanism like oauth or not? If yes, which one and do you host the authentication system or does somebody else?

Autor

Vanilla install on Windows 7 x64. Installed invoicing app. Sent an email with portal on and off to customer. Customer can't view invoice without signup. I am sure there is a setting somewhere i missed,

Mejor respuesta

By default, the authentication system will be an oauth hosted by openerp.com. You can see this in Settings > Configuration > General Settings > Authentication. You can uncheck this option: "Use external authentication providers, sign in with google, facebook, ..."

Avatar
Descartar
Autor

Its unchecked, customers still have to sign in to pay an invoice.

Mejor respuesta

I am a bit late to the answer but i do hope this will help someone when i stumbled on this:

  • on your Settings > Accounting > under "Customer Payments" 
    • Check "Invoice Online Payment"
  • Odoo sends a different link to the owner Vs to the customer
    • Link to owner will require you to access and login
    • Link to customer will be a different link where they can pay immediately via your portal
Avatar
Descartar
Mejor respuesta

I have same issue! Did you find the solution? 

Avatar
Descartar
Autor Mejor respuesta

Any updates on this?

Avatar
Descartar
Mejor respuesta

I guess there is no chance to obtain this in an easy way. OpenERP works that with an e-mail you send, it sends also an attached e-mail invoice pdf (that is what you get with default template Invoice - Send by Email). Otherwise, noone will be able to see an invoice without registering with the system - it is designed that pdf is directly connected to an object inside OpenERP, so without authorising you will not be able to watch it. One way to avoid this is copying it on the other web localization (like http server) and pasting that link within the mail, but i guess that is not what you want to see. Maybe a writing a Python function to do that might do the trick.

Avatar
Descartar

I have same problem! Customer can’t pay without registration! What should I do? I tried all ways!

Publicaciones relacionadas Respuestas Vistas Actividad
1
abr 23
2668
1
ene 19
9506
1
may 18
3146
2
jun 24
1938
1
abr 22
1747