Skip to Content
Menu
This question has been flagged
1 Reply
4424 Views

ORIGINAL QUESTION:

On OpenERP 7, Location shows full path with top level "Physical Location", how to set condition not to show top level path on RML report? For Exemple, on "picking.rml", I want to limit path to show "internal location" only, like "Warehouse A/Stock". How to achieve this? Thanks.

REVISED QUESTION:

On OpenERP 7, how to set condition to show Internal Type of location on RML report? For Exemple, on "picking.rml", I want to limit path to show "internal location" only, like "Warehouse A/Stock". How to achieve this? Thanks.

Avatar
Discard
Best Answer

This is not the default behavior for OpenERP 7.

Location actually shows just what is after "Physical Locations / Your Company".

image description

image description

Do you have custom modules installed?

Avatar
Discard
Author

Thanks for answering! I have revised the question. ActuallyI want to ask how to insert a domain expression on RML file (for example: domain="[('usage','=','internal')]"). Please Help.

Related Posts Replies Views Activity
1
Mar 15
8001
2
Jun 17
5902
2
May 25
780
1
May 24
1301
2
Apr 24
3070