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

Hello,

on a delivery slip I have a serial no. written with this:

[[ (move_lines.prodlot_id and move_lines.prodlot_id.name) or  '' ]]

How can I get this no. also on the invoice print out?

add.: maybe I could also have the delivery no on the invoice?

Thanks

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

That takes more work than just a field query. https://www.odoo.com/apps/6.1/account_invoice_production_lot/ Can someone port it to 7.0?

Автор

still looking for a solution, reason: I sell a product to a customer, I have to invoice to a service provider, he expects the serial no. on his invoice

Maybe you could contact a local partner in Germany to port the module Andreas Marpmann pointed out for you?

Лучший ответ

You should do customization by addind new field (many2one) stock.picking or delivery and get lot name from it. 

Note: When you create invoice from delivery order you have to link that delivery order reference to invoice.

Regards,

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

Sorry, this answer understand unfortunately only experienced programmers

Related Posts Ответы Просмотры Активность
2
мар. 15
11640
2
июн. 25
1022
2
мая 25
1282
0
февр. 24
1387
5
янв. 24
7107