Dear Reader, Being an expert of ODOO Since 11+ years, we have been releasing some useful tips and news around Odoo every month. Here we go for March 2019. Please note down the ODOO tips coming out of Media around ODOO especially Twitter and Facebook. Let's thank to them.
Here are the tips.
-
Some tricks for
#odoo developers. Went through the core tools and highlighted some of the helpful / most used tools available. Might be a good, quick reference for people in the future. https://medium.com/@reedrehg/odoo-tricks-and-tools-3fac51c03cfc?sk=e09367b03a636945b2a24498a8280de7
-
Discovery of the day:
#Odoo 12 no longer uses t-field-options but t-options now. See https://github.com/odoo/odoo/commit/46846d81761a3203af05f1da8ef7b7fd2eda7e30
-
Tip: since today the
#Odoo master version (upcoming V13) is running on jQuery 3.x! It will have breaking changes (https://jquery.com/upgrade-guide/3.0/ …). https://github.com/odoo/odoo/pull/28457
-
@chartjs will be added in#Odoo V13! This opens up a wide range of options for building statistics and more advanced portals out of the box. https://github.com/odoo/odoo/pull/31766
-
#Odoo tip: never use conditional section in asset bundle, it cause performance issue, thanks to@odony@mart__e https://github.com/odoo/odoo/pull/31704#issuecomment-471556165
-
#odoo#vtiger v11 v12 contributed - https://github.com/JayVora-SerpentCS/odoo-vtiger/ …@odoo@vtigercrm
-
Making of new project management dashboard for service industry
#odoo#serpentcs#ProjectManagement#dashboard#KPI
-
Lesson from the
#odoo commit of the day - Solution may be 2 lines of commit, the test cases would be more than 20 lines.#Stick to#Quality@odoo ! https://github.com/odoo/odoo/pull/31808 … - Fixed tracked products with putaway strategy
-
#Odoo #tip of
the day: Filter the records by searching in the m2m fields. Follow the
given example in your search view & you will be able to search from
m2m field: <field name="employee_ids" string="Employees"
filter_domain="[('employee_ids.name','ilike',self)]"/>
-
Simple script to analyse your PostgreSQL database config, give tuning advice https://github.com/jfcoz/postgresqltuner
-
#Odoo shell just like python or any other shell is amazing and will be more helpful to everyone. It is available in all the versions after v9. Erp Harbor#Odooshell#Odoohttps://github.com/OCA/server-tools/tree/8.0/shell …
-
#Odoo R&D peek: Generate and print return labels for all carriers. As well as additional improvements regarding delivery orders on the portal. https://github.com/odoo/odoo/commit/1f68cb87f08aa7636f087f697f21508f503fd537 … https://github.com/odoo/odoo/commit/6e77653eb45beb1be6a4dbe3bc4508467a55ab23 … https://i.imgur.com/mdSZJMY.png#odoord
-
Odoo R&D peek: After sales services. Manage refunds, returns,
coupons, and repairs directly from your helpdesk tickets. Integrate your
support teams with sales, accounting, project, and warehouse
departments. https://i.imgur.com/SjYrsts.png https://i.imgur.com/Z8SGNkC.png
#odoord
-
Odoo Gym Management Introduction and Brief - SerpentCS https://www.youtube.com/watch?v=sp_X8UYjb-U&t=149s …
#gym#management#Software#ERP#system#application#fitness#workout#FitnessMotivation#exercise#bodybuilding#technology#GoldsGym#pureGym
-
Discovery of the day: Access group terminology is misleading so all
the "Manager" security groups' name have been renamed to "Administrator"
in master branch to remove the confusion.
@ERPHarborCS#Discovery https://github.com/odoo/odoo/commit/ec07e72845a390cdf9cf72ebbbf4369ea92ecfbe
-
#Odoo restricts usage of Exceptions types to ValidationError for constraints in https://github.com/odoo/odoo/commit/2b1d3ff82dd23fb0372b3b73ecb84841a0d593d3 … be aware of that when testing!
-
#odoo v10 has now #inotify and #watchdog both to monitor, handle
filesystem events and dev reload !
https://github.com/odoo/odoo/pull/31855
-
New
@Openworx app: Get Sound and Desktop Push notifications on new#Odoo conversation messages. https://apps.odoo.com/apps/modules/12.0/ow_notify/ …
-
#Odoo debug tip: annoyed by the long polling log messages? Use this: --log-handler=werkzeug:ERROR
-
SerpentCS has integrated Worldpay with
#odoo. Worldpay is one of the most used payment gateways in the UK#regions . https://www.youtube.com/watch?v=tHktmieCM0E … manage your#invoice and#transaction#odoo#Uk#Worldpay#payment#Gateway#SerpentCS
- Odoo news in Sep 2018.
- Odoo news in Oct 2018.
- Odoo news in Nov 2018.
- Odoo news in Dec 2018.
- Odoo news in Jan 2019.
- Odoo news in Feb 2019.
Look at the events and customer feedback.
Thanks.
Resource :-
#odoo v12.0 now is faster and efficient to use memory after this change https://github.com/odoo/odoo/commit/189cc4405cbf4a745989dec6c0b2c41d07e42789 … thanks to@Odoo team for this great improvement. cc@OdooCommunity@Vauxoo#Odoo12 now it's easy to display pie chart on dashboard with pie_chart widget. Syntax-<widget name="pie_chart" attrs="{'title': 'Your Title', 'groupby': 'field','labels': 'label1,label2,label-n'}"/>#Odoo 13 will probably come with a new community feature in the website_slides module: e-learning! https://github.com/odoo/odoo/pull/29876#Dashboard by Serpent Consulting Services Pvt. Ltd. https://apps.odoo.com/apps/modules/11.0/tile_dashboard/ … Tile Dashboard is totally depends on user inputs.based on user requiremnets user can add his/her inputs.#Serpentcs#odoo#app#applications#module#Agile way with effective#productmaster portal that helps#scrummaster and#scrumteam to see the project progress in#odoo https://www.odoo.com/apps/modules/12.0/project_scrum_portal/ …#serpentcs#Scrum#ProjectManagement#Odoo 12 CE https://github.com/fmdl/odoo_apps_public/tree/12.0/account_standard_report …#odoo 12 CE. https://github.com/OCA/web/tree/12.0/web_responsive …#Odoo12 by@ggellatly . A stock valuation report with ~50,000 fifo products which took 11 minutes now takes around 1 minute - https://github.com/odoo/odoo/pull/2996#Odoo version 13 will add a new signature widget for binary fields. It will open a dialog to enter the signature and otherwise display the current signature as an image. https://github.com/odoo/odoo/pull/30222/files#OCA@OdooCommunity module for#odoo 11 for hiding details of sections in quotation and invoice PDF reports, and also on website portal: https://github.com/OCA/sale-reporting/tree/11.0/sale_layout_category_hide_detail … pic.twitter.com/0RxLPk1LcS#odoo. Here is the useful addons to automate your currency valuation process. https://www.odoo.com/apps/modules/10.0/scs_currency_revaluation/ …#Odoo 13 will add a lot more support/help to debug problems with security access. Support for warnings about rules, related fields, groups and security records! See https://github.com/odoo/odoo/pull/30144#Odoo 12 you can add the activity view on any model by simply adding "activity" in the view mode of the action. That's all! This has to be the easiest view to create in Odoo, even simpeler than the Cohort view.#odoo https://apps.odoo.com/apps/modules/12.0/web_org_chart/#POS interface in#odoo https://www.odoo.com/apps/modules/11.0/pos_interface/ … -#point_of_sale#Odoo 12. Atleast 35% faster after the fix with an even bigger impact on big shops! See https://github.com/odoo/odoo/pull/30274#odoo extension bring keyboard shortcuts. - Press Ctrl + . for debug - Press Ctrl + . + . for debug with assets (Hold Ctrl and press . twice) (Use cmd in Mac) Download: https://chrome.google.com/webstore/detail/odoo-debug/hmdmhilocobgohohpdpolmibjklfgkbi … Contribute at: https://github.com/pga-odoo/OdooDebug …#fleet operations and vehicle dealership, rent operations in#odoo - Contributions lands to#github - https://github.com/JayVora-SerpentCS/fleet_management/tree/12.0 …#erp#odoo v13 will count with a new version of the HTML editor (Summernote), that allows things like adding/removing rows & columns to tables, or adding more format elements: https://github.com/odoo/odoo/commit/22efdfbecc1e8c688000be98903a5a355d1ece8a#Odoo and#Documents File is released for version 12. Filestore Field: https://mukit.at/r/jHP Documents File https://mukit.at/r/0o4#Odoo13 will have New 'Forecasted Inventory' report which shows forecasted Inventory for all products. See PR for detailed description https://github.com/odoo/odoo/pull/30464 …@Odoo `selection` field will store list values in database directly from https://github.com/odoo/odoo/pull/30228 … cc@OdooCommunity@Vauxoo#odoo#PR - One line commit with a huge impact -@nseinlet pushes a PR https://github.com/odoo/odoo/pull/29278 … to avoid Index Scan Backward#postgresql#odoo https://apps.odoo.com/apps/modules/11.0/job_portal/ …#serpentcs#erp#Website#hr#HRMS#job#portal#employee#hrsoftware#HR#HumanResources#humanresourcesmanagement#HRTech.Look at the events and customer feedback.
Thanks.