Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to each product partial reconciliation in OpenERP(Odoo)

In OpenERP first, create custom module and than override the function in .py file in custom module  and pass this file to the __init__.py file. Then get the correct line residual amount  and pass this line in account invoice. using thi

How to set sequences in openerp-7

How to set sequences in openerp-7 If customer change sequences in invoice Basically , The Number you see on invoice is a sequence generated by OpenERP. You can include some prefix, suffix etc to the number. According to this case, for each site, you

How to Print reports in Odoo-9

If any report have a combination of two elements,like below-> 1-in reporting all session contain an ir.actions.report.xml, for which a <report> shortcut element is provided, for example code is below--> <report id="account_invoices"

How to inherit and add new fields in account module in openerp

In openerp first install account module and inherit the views of account module and pass the id of account module views form xml file then give reference in your own module and add your new fields in xml file. Use this code in your own module in xml

Chapter 4:Angularjs Services

In previous blog we have take knowledge about how we will use angularjs and how important role directives play while using angularjs.If you have not read previous blog then kindly request first read that blog then carry forward to read this blog

How does OpenERP-8(Odoo) is more Beneficial than OpenERP-7 ?

The transition from OpenERP 7 to Odoo (OpenERP 8) visibly highlights power of the web. Odoo comes with more than 4,000 apps for sundry business needs and requisites. There has been a worldwide acceptance for version 8.0 among its partners and users

5 Apps to Help You Manage Your Startup's Business Finances

There’s no doubt that running a small business can be daunting. There are a lot of things going on despite the size. You’ll always have to keep up with the deliverables, client requests, and a load of internal processes you need to keep t

4 Reasons Why Small Businesses Should Use Artificial Intelligence

Artificial Intelligence (AI) is no longer a futuristic concept and many large corporations are using it to impact their sales and customer service. Small businesses should be following suite but AI can be overwhelming, complicated and intimidating le

How to set the Price Security in OpenERP(Odoo)?

Step-1 Install the Price Security module. Step-2 After that custmozie .py(Python file) file: In below example, I have custmozied .py file. You can directly copy the below python code in your .py file. class account_invoice_line(models.Model):

How to Onchange of product and sets some values in openerp

In product module use onchange function and sets some value and return dictionary of value in on_client_changed function to first inherit the product module class like as product.template class and then use this function in .py file in openerp use th

1 5 11
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: