Is there documentation on what is required to setup Invoice Tasks Work for OpenERP version 7 like there is here for version 6.1?
Projects are now having their own "Contract" which is basically an analytic account. You can invoice this analytic account from Accounting Menu.
Related
how can set access rights to new company warehouse for a user in odoo v15 ? i have registered a new company and can be seen in companies list. I can't assign a warehouse ( inventory ) to entire new company.
would you please help how to do it,
thanks
I have an MVC application with one part of it deals with Stock/Store management. Odoo has a good stock management module, which if integrated with my application would handle the stock part of the software.
The application is developed with MVC, c# and the backend SQL server.
How can I integrate Odoo stock module with my application? I want to access (read and write) just the stock module through an api (RPC).
AFAIK only way you can achieve this is by running an instance of Odoo with its own postgresql database and all the modules on which stock module depends on installed.
Then you should use RPC to call not just stock module, but also other modules, such as product, in order to fill database with your products. Basically you will have to replicate a large part of your data over Odoo database.
You need to ask yourself if it's worth the trouble, maybe it would be faster (both in developing and in performance) to just replicate Odoo's stock management inside your own MVC.
I develop small project using tfs API. I have no problems with working with workItems,projects or teams but i'm wondering if is possible to get capacity and days off for specific team and specific iteration (within one project). It is possible to achive in TFS 2013 (or maybe in TFS 2015)?
You can use the Capacity REST Api of TFS2015
I want to run openerp 7 and odoo 8 on a single machine simultaneously in windows operating system. I tried with changing port numbers and user name,but it didn't work out. So is there any way to do this?
We can run two OpenERP/Odoo version in different OS with --xmlrpc-port=port_number
Where port_number will indicate number.
We can also do like that, create two postgres users.
openerp
odoo
Now create two system users:
openerp
odoo
Configure OpenERP/Odoo's core module with proper user.
Start your server with --xmlrpc-port=9999
You may give any number their. I gave 9999, so i will run in browser like 0.0.0.0:9999
NOTE:
If you don't want to create two postgres user than you may also start server with different port with above example.
Module path will be same but port number is different otherwise it will throw error like "address is already in use"
I would suggest you to look at here. This is the best possible answer, ignore the version number because its old but it want change your steps so have a look at it.
You can run two versions of odoo in two database clusters without using dbfilter parameter. It works for me when running V11, V12 and V13 on the same server (V13 will create error if found V12 database).
I want to install the latest service pack for CRM 2013 (Rollup 3), shall we install Rollup 1 followed by Rollup 2, and then Rollup 3? Or can we install Rollup 3 directly?
Thanks.
You should be able to install RU3 without installing the others, as RUs are typically cumulative.
From Update Microsoft Dynamics CRM 2013:
Are update rollups cumulative?
Yes, update rollups are typically cumulative. This means that the problems that are fixed in an update rollup are also fixed in later update rollups. For example, Microsoft Dynamics CRM 2013 Update Rollup 2 contains all the fixes and feature improvements that are included in Microsoft Dynamics CRM 2013 Update Rollup 1.
A note of caution: you don't mention if you've installed SP1 or not, and the latest rollout that was released last week is targeted at 2013SP1; there was also a RU3 that was released last year prior to SP1's release - they reset the Rollup count with each Service Pack or Major Release.
To verify, check your version number (click the gear icon in the upper right corner and then click "about"). The number tends to follow the "Major.SP.RU.xxxx" approach, so if you're 6.1.x.xxxx, you have SP1, if you're 6.0.x.xxxx, you probably don't.
From the Surviving CRM blog:
Starting with CRM 2013, the version numbering scheme follows a pattern like this (notice the bold numbers):
Major Release
Name: Microsoft Dynamics CRM 2013
Version number: 6.0.0.xxxx
Service Pack:
Name: Microsoft Dynamics CRM 2013 Service Pack 1
Version number: 6.1.0.xxxx
Update Rollup:
Name: Microsoft Dynamics CRM 2013 Update Rollup 1
Version number: 6.0.1.xxxx