Odoo tips of the Month : October 2019

Dear Reader,

Being an expert of ODOO Since 12+ years, we have been releasing some useful tips and news around Odoo every month. Here we go for October 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.

Image

Image

Image

 

  • Odoo : Automatic transfer – move all the balance from an account at once #odoo #OdooExperience
  • Odoo : New tax return system to be discovered in #Odoo V13 !
  • Odoo : In #Odoo V13 an invoice is just a view of journal entries, so great ! #OdooExperience
  • Odoo : The quick export button is now available everywhere in Odoo: it takes the column currently displayed on the screen and export exactly what you see! How

       efficient! #OdooExperience #odoo #awesomebutton

Image

Image

 

  • #Odoo #Developers To make the field optional in tree view you can set “optional” attribute to hide/show. For eg. <field name=”state” optional=”show”/> <field name=”invoice_payment_state” optional=”hide”/> A field without optional tag is mandatory shown in the tree view.
  • In #Odoo13 users can select the columns they wish to see on the tree view. It also applies to O2M tree views. The selection is user-specific hence each user can have their own set of columns for display.
  • #Odoo #migration tip of the day: track_visibility attribute removed in odoo 13.0, instead use tracking with sequence. i.e tracking=5. To track field value change.
  • In #Odoo13, the access warnings are more informative. It directly shows the Record Rule name which triggered the warning, including the record name and username. Follow now to get regular news & updates about #Odoo.

Image

Image

 

Image

Image

 

for example

Image

 

Image

Image

Image

  •  In #Odoo13, New modules are added for “Subcontracting”. A new option for “Subcontracting” is available under BOM Type. You can also select the Subcontractor location on the customer profile and enable “Resupply Subcontractors” under Warehouse config.

Image

Image

 

Image

 

@thefuturelens #Odoo #Odoo14 #FontAwesome #New #Features #Tips #Programming #Updates #News #Development #Implements #Customization #ERP #TuesdayThoughts

Image

 

Image

Image

>>> df.colums = df.columns.str.replace(‘ ‘, ‘-‘)

>>> df = pd.DataFrame({‘John Doe’: [1, 2, 3], ‘Jim Smith’: [4, 5, 6]})

>>> df.columns = df.columns.str.split().str.get(-1)

 #Odoo #Futurelens

What are the new features in Odoo 13 – Functional

What are the new features in Odoo 13 – Technical

Also check out our series of live webinars.

Serpent Consulting Services Pvt. Ltd. is providing various ODOO services in more than 173 countries. Our services includes Training, Support, Migration, Implementation, Development and offshore. We are a team of 82+ full time OpenERP/ODOO experts and having 12+ years of experience in Odoo/OpenERP. We have conducted 99+ local and international functional and technical training on OpenERP with 97% satisfaction ratio.

Look at the events and customer feedback.
Thanks.

Odoo tips of the Month : September 2019

Dear Reader,

Being an expert of ODOO Since 12+ years, we have been releasing some useful tips and news around Odoo every month. Here we go for September 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.

        for example

Image

  • #Odoo #V13 Synchronize your orders in the PoS restaurant. Very useful when you have several waiters working on the same tables.