Posts

Odoo V12 - Release Notes

Image
Quick teaser: Accounting:  Lots of usability improvements in reconciliation, reports, follow-up, invoices. New online synchronization UI (Yodlee/Plaid). Side preview of attached PDF/PNG next to invoices and expenses, for easier input. Activities :  Configure custom personal reminders through the Notes app. Web UI: Full keyboard navigation is finally here. Press ALT to show available shortcuts on the screen you're on. eCommerce: New dashboard with pivot view and dynamic and customizable KPI (similar to the Google Analytics dashboard). Optimized checkout flow, express checkout. Leaves : UI improvement and better support for multi-timezone teams. Logistics : New BoM Cost report, Putaway strategies by product, improved PDF reports. Discuss/Chatter: New emoji list, infinite scrolling for older messages i...

Python Program Practise

Question:  Write a program which will find all such numbers which are divisible by 7 but are not a multiple of 5, between 1000 and 2100 (both included). The numbers obtained should be printed in a comma-separated sequence on a single line. With a given integral number n, write a program to generate a dictionary that contains (i, i*i) such that is an integral number between 1 and n (both included). and then the program should print the dictionary. Write a program which accepts a sequence of comma-separated numbers from console and generate a list and a tuple which contains every number. Write a program that accepts a comma separated sequence of words as input and prints the words in a comma-separated sequence after sorting them alphabetically. Write a program which accepts a sequence of comma separated 4 digit binary numbers as its input and then check whether they are divisible by 5 or not. The numbers that are divisible by 5 are to be printed in a comma separated sequenc...

Developer Mode And Favicon

Image
   1) How to Activate Developer mode in Odoo 10? Step to Activate :   Login with user Go to settings Bottom Right side corner there is one link for that (Activate the developer mode)    Video for activate developer mode     2) How to favicon icon in Odoo 10?  Step for Change: Go to Website Admin Menu -->  Click on Settings --> Search Favicon in Advanced group --> select image

Versions Of Odoo

Image
Odoo       Version     Release Date     Significant changes   1.0 February 2005 First release 2.0 May 2005 3.0 September 2005 4.0 December 2006 5.0 April 2009 6.0 January 2011 First web client 6.1 February 2012 First Ajax web client, discontinued GTK client 7.0 December 22, 2012 Improved web client and usability ...

History Of Odoo

History Of Odoo 1) What is Odoo ? Odoo is a suite of enterprise management applications. Formerly know as OpenERP and older name was TinyERP. There are too many suites available in Odoo like Ex. POS, Account, Wharehouse, MRP etc. There is two edition in Odoo Community Enterprise Versions in Community Edition: 1.0 to 10.0 Versions in Enterprise Edition: 9.0 and 10.0       #       Author Fabian Pinckaers Developer Odoo S.A. Stable Release 10.0 Language Written Python, Javascript, XML Website www.odoo.com Repository GitHub Repo