跳至内容
菜单
此问题已终结
5 回复
9002 查看

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!

相关帖文 回复 查看 活动
1
4月 23
2980
1
1月 19
9759
1
5月 18
3377
2
6月 24
2256
1
4月 22
1900