How do I install maintenance module from odoo9 mrp module? - odoo-9

Please let me know how do I install and use maintenance module from odoo9 mrp module?
please give some reference for this

All you should need to do is activate the below setting by going to: Manufacturing > Configuration > Settings > Preventive and Corrective maintenance management. Apply the change, it should refresh your page, then you will have a new app in the app picker (top left button).

Related

Magento 2 Design Theme tab is missing

Hi, I am trying magento 2 and struggling to install the new theme. Because Design Theme is not showing under Stores > Configuration > Design.
It has been moved to Content/Design/Configuration
Yes It has been moved to Content/Design/Configuration.
check screenshot for more clarification
Then you can select specific store if you have multi store. click edit action and in new window you can find search engine robots setting.
In Magento 2.0.x, you can configure the theme in Stores > Configuration > Design.
However, from Magento 2.1.x, this configuration is relocated in Content > Design > Configuration. Edit the theme currently in used, and select the newly installed theme.
Screenshot

How to disallow user from customizing Cognos Workspace widgets layout?

We are building a dashboard with Cognos workspace and wonder if it is possible to prohibit users from customizing their widgets ? We don't want them to move widgets or perform any customization. Can we do that ? It's best if we can remove all customization toolbars (both at the top of widgets and at the top of page)
Thanks.
You set this up in Administration->Security->Capabilities
The user should have access to 'Executive Dashboard'
But if you click on Executive Dashboard you have access to customize certain features within it.
'Use Advanced Dashboard Features'
and
'Use Interactive Dashboard Features'.
Always make sure you check your licenses before opening up new capabilities for your users.
Also, consider setting the Workspace Page itself as Read Only for the users. Then if they decide to change things, they will be unable to save any changes. They can always save a copy of it in their personal 'My Folders', but that will not affect the other report consumers.

Odoo menu buttons missing on install

As the title says, I installed Odoo, but I don't have any available options in the menu.
I tried reinstalling a 2nd time, but I got the same result.
How does one even troubleshoot this?
Odoo 8 Screenshot
It is default functionality of odoo. you need to give technical access rights to admin user
just check the "Technical Features" in Administrator users form view. then you can see additional technical setting menus
I had not yet installed any of the default modules. Once any module is installed (Sales, Purchases, CRM, etc.), the appropriate tabs will be added to the top menu.

Magento content does not show up

It is the first time I use Magento. I have installed Magento with a custom theme. When I add category and product from dashboard, they doesn't show up on the website, just a blank content (header, sidebar and footer works fine, more precisely you can see it at here)
I found the added product from sitemap with css gone. What might be the reason for this? Why categories and content doesn't appear on the website? Why css is broken on the product page?
Magento is designed to be as efficient as possible and the learning curve can initally be daunting to people encountering it for the first time. A couple things to try:
Make sure that the category you've created, found in Catalog > Categories > Manage Categories, the option "Include in Navigation Menu" set to yes (this should automatically "create" the navigation bar for you)
In the admin section of your site, navigate to System > Index Management and select all and reindex them all
In the admin section, navigate to System > Cache Management and flush the cache
The last two steps, when developing your site, are sometimes necessary to see the most up to date information on your Magento install. Something which may make your life easier is in the Cache Management page, select all of the cache types and choose to disable them for now. You'll want to re-enable them once you make the site live.

Magento admin extension fails to show in live server menu bar

I have recently built my first Magento extenstion.
It involves adding a new menu item in the admin area and works perfectly on my development server.
On the live server however, the menu bar item fails to display.
I am pretty sure that all the files have been copied over and I have refreshed all of the cache.
I have checked the system > configuration > advanced area and the module is listed in the disable section.
Are there any other settings/configurations I need to check?
Did you setup your menu with ACL roles? If so, does your user have the correct role?
Assuming the above is true, the Mage_Adminhtml_Block_Page_Menu class is responsible for rendering the menus. I'd start by adding some temporary debugging code to determine why this class is skipping your menu. (is it skipping it, or does it not know about it? If it doesn't know about it, why isn't your system reading it from the config) etc. etc.

Resources