Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
3169 Lượt xem

Hi guys,

Within a multi-company environment, payment acquirers are defined at company level (e.g. MyCompany in Belgium) but still appear on all the other companies (e.g. MyCompany in US). This is confusing and could be misleading in terms of payment acquirer settings.

Does anyone find a nice and easy way to manage them all (quite relevant if you manage many - e.g. 1 Wire Transfer per company, same goes with Stripe, and so on.)

Thanks,
Philippe 

Ảnh đại diện
Huỷ bỏ

Hi Philippe, I'm running into some issues w/ Payment Acquirers and multiple companies also. Did you find an answer to managing them for your purposes?

Thanks,

Rob

I displayed the copany name after the aquerer name on canban view:

<record id="payment_acquirer_kanban_sunlake_ext" model="ir.ui.view">
<field name="name">payment.acquirer_kanban_sunlake_ext</field>
<field name="model">payment.acquirer</field>
<field name="inherit_id" ref="payment.acquirer_kanban"/>
<field name="arch" type="xml">
<xpath expr="//h3[@class='mt4']" position="after">
<field name="company_id" />
</xpath>
</field>
</record>

Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 2 24
3156
1
thg 11 20
10344
2
thg 5 20
5333
1
thg 3 16
6644
1
thg 5 24
1974