
Search In
You have recently joined college and suddenly you are facing challenges from paying bills, rents and other needs. Managing and keep a track of your finances can be really a challenging task. These 4 apps listed below will prove beneficial for every c
In OpenERP, create a custom module like: demo and then create file like: demo.py file in your demo module and demo.py file pass in your other file __init__.py file. And then create other file demo.xml file and pass this file in your other file like a
If you want to configure website settings and Social Media in OpenERP-8(Odoo), you just have to follow the 3 simple steps mentioned below-
Step-1 Go to Settings menu->website settings
Step-2 Domain ->Website Name ->Google Analytics Key
Step
As in my previous blog display content in OpenERP/Odoo the same process will we followed for odoo9, and they are:-
Widgets have a number of methods and features, but the basics are simple:
1. set up a widget
2. format the widget's data
3. display th
Many valuable companies today began as startups, such as tech businesses founded by influential entrepreneurs like Mark Zuckerberg, Steve Jobs, and Elon Musk(1).
The estimated market value of unicorns (private startups that haven’t gon
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"
This is the right time to analyze the eCommerce trends that have the power the year so far. As a eCommerce website development company, you always need to keep your finger on the pulse.
eCommerce industry landscape is evolving continuously d
To get a many2one field of another model in your model as a drop-down list, you have to define a column or a field and a write a function for it.
Suppose, you want to get a list of invoices in a drop down list based on the customer selected or base


First get logged in to a GCE instance via SSH. From there you can access the Storage with the help of a Service Account:
Step 1: Open Command line of google app engine and enter following command.
&nb
For creating a customer payment against an invoice through Customer Payments, follow these steps:
Go to Accounting/Customers/Customer Payments and create.
Select the Partner, you will see all the invoices in the Payment Information tab.
First add t
