Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
5 Ответы
8933 Представления

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?

Аватар
Отменить

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?

Автор

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,

Лучший ответ

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, ..."

Аватар
Отменить
Автор

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

Лучший ответ

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
Аватар
Отменить
Лучший ответ

I have same issue! Did you find the solution? 

Аватар
Отменить
Автор Лучший ответ

Any updates on this?

Аватар
Отменить
Лучший ответ

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.

Аватар
Отменить

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

Related Posts Ответы Просмотры Активность
1
апр. 23
2901
1
янв. 19
9658
1
мая 18
3327
2
июн. 24
2183
1
апр. 22
1873