
Search In
If you want to get right debit / credit in accounting module follow the following code .
target_currency = target_currency or company_currency
line_currency = line.currency_id or company_currency
amount_currency_str = ""
In my previous article we talked about benefits of using MVC. MVC is a buzzword these days in IT industry. If we talk about a generic MVC pattern,currently it is used in every language available.
Some of the examples include:
1-Cake PHP
2-Ruby on Ra
Hi Friends,
Before knowing about "How to use Automapper" we should know what mapping is and then we'll see how to make it "automatic". So I am taking here an ASP.NET MVC example to make things easier and understandable.
By n
TDD (Test-Driven-Development) is getting popular day by day defining its needs in greater code testing. This process is a test which we define to get an output by applying to our library, API etc. Day by day Nodejs is now developing as a language of
Hello Folks,
This blog describes you how to use Altbeacon library for detecting beacons.
What is a beacon ?
A beacon is a device that is designed to attract attention to specific locations. Bluetooth low energy (BLE) technology is used to detect n
For creating custom form fields please use the following steps:
Step 1:Add all the custom fields to the following XML file
components/com_library/views/book/default.xml
<fields name="request" addfieldpath="administrator/components/com_library/m
The Power of Visuals Compels You … (to do what?)
The power of visuals is unquestionable: it’s apparent throughout our lives and yet we don’t even think about it. This is because images work eff
Working for yourself as a freelancer is perceived an idyllic career choice. Go wherever you want, given there is a Wi-Fi connection. Work whenever you want. Deal with clients you want to deal using only the best digital tools.
You are free.
Online business is increasing rapidly, and as per the survey, the growth of online business worldwide is remarkably faster as compared to traditional businesses. Due to this, So many established business houses have already started selling their prod
Hello Guys.
Important: Make sure Odoo is correctly configured to send email before starting this tutorial. Odoo will need to email an activation link when you enable OAUTH.
So, let’s get started.
Enabling OAuth Support in Odoo
Login to Odoo as the
