Skip to Content
Menu
This question has been flagged
9 Replies
3537 Views

hello

 

 

I am new to Odoo, I would like to use Odoo for a vehicle repair centre. I need to add a table in the customer details page that would contain details of their vehicles like the makes, models and registration numbers. I would then need the one of their vehicles to be selected when the customer in an invoice. Is something like this possible? If so how do I go about it?

I need to display vehicle information on the invoice, I also need to separate labour lines from parts on invoices. 

Thanks

Chirag

 

Avatar
Discard

there's a module called WAO which can be accessed at the apps repository, it does work but you might need to customize it to suit you perfectly.

there's a module called WAO which can be accessed at the apps repository, it does work but you might need to customize it to suit you perfectly.

Author

The module won't install i put it in the openerp/addons/ folder and restarted the server and update the local module list but nothing...

Sorry about that, What server environment are running the your Instance please and what version of OpenERP are you running?

Thanks


Warm Regards & Stay Creative!

Elikplim Elliot Kitsikpui

+233 27 193 1935 | +233 26 777 15 07

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the sender. This message contains confidential information and is intended only for the individual named. 

If you are not the named addressee you should not disseminate, distribute or copy this email. Please notify the sender immediately by email if you have received this email by mistake and delete this email from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.


On Thu, Dec 4, 2014 at 10:28 AM, Chirag <chirag@mtmctyres.co.uk> wrote:

The module won't install i put it in the openerp/addons/ folder and restarted the server and update the local module list but nothing...

--
Chirag
Sent by Odoo S.A. using Odoo about Forum Post Workshop implementation

I managed to get it working on v7 on windows but still doesn't match what I need to. I need it to have a invoice transition which the WAO Module doesnt 

Kind Regards,

 

Chirag Sachdev

Business Executive

Auto Systems UK Limited

www.autosystemsltd.co.uk

 

Disclaimer: This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Auto Systems UK Limited 

 

If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone.

 

Please contact the sender if you believe you have received this email in error.


On 4 Dec 2014, at 13:06, Elikplim Elliot Kitsikpui <ekitsikpui5@gmail.com> wrote:

Sorry about that, What server environment are running the your Instance please and what version of OpenERP are you running?

Thanks


Warm Regards & Stay Creative!

Elikplim Elliot Kitsikpui

+233 27 193 1935 | +233 26 777 15 07

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the sender. This message contains confidential information and is intended only for the individual named. 

If you are not the named addressee you should not disseminate, distribute or copy this email. Please notify the sender immediately by email if you have received this email by mistake and delete this email from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.


On Thu, Dec 4, 2014 at 10:28 AM, Chirag <chirag@mtmctyres.co.uk> wrote:

The module won't install i put it in the openerp/addons/ folder and restarted the server and update the local module list but nothing...


--
Kitsikpui Elliot Elikplim
Sent by Odoo Inc. using Odoo about Forum Post Workshop implementation
Best Answer

Hi ... we are looking for WAO module but we couldn't manage to find it in app repository or even in Github ... any advice ?

Avatar
Discard
Best Answer

Have you checked the module named "Fleet management"? It might entirely cover your needs but the car information should be in there at least.

Other than that, everything that you want should be doable, albeit it with some custom code.

[EDIT]

Perhaps you can combine this module with elements of the claim module to handle repairs?

Avatar
Discard

fleet_mro module in openerp 7

Author Best Answer

Sorry I cannot seem to be able to link it to the customer in the sales screen or in the invoices, seems to be give me the following error

Field(s) `arch` failed against a constraint: Invalid view definition

I am trying to link it based on the company_id but to no avail

Avatar
Discard