Hi, I was looking into payment order module in openerp v 6. When i create a new payment order, i can select only supplier invoice. Can any one let me know why we don't have option to find supplier refund invoice, sales and sales refund invoice . Also could you let me know how i could change the search function in payment_order_create class , so it allow me to search supplier refund invoice. Your help will be highly appreciated.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kirjanpito
- Varastointi
- PoS
- Project
- MRP
Tämä kysymys on merkitty
1
Vastaa
3833
Näkymät
Payment Order in OpenERP is to send supplier payment details to your bank so you can only select supplier invoices..
You can change the line in wizazd py file: domain = [('reconcile_id', '=', False), ('account_id.type', '=', 'payable'), ('amount_to_pay', '>', 0)] with account_id.type can receive receivable account too.
Regards, Mustufa Rangwala
Nautitko keskustelusta? Älä vain lue, vaan osallistu!
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
RekisteröidyAiheeseen liittyviä artikkeleita | Vastaukset | Näkymät | Toimenpide | |
---|---|---|---|---|
|
1
kesäk. 24
|
4208 | ||
Domain one2many field?
Ratkaistu
|
|
5
kesäk. 23
|
36171 | |
[Solved] Close window on button press
Ratkaistu
|
|
1
jouluk. 23
|
19881 | |
|
1
heinäk. 15
|
6147 | ||
|
2
maalisk. 15
|
6748 |