
Search In
In dynamic view we can manage view from xml file.
Therefore you can create a dynamic view as done in example stated below
<record model="ir.ui.view" id="session_tree">
<field name="name">session tree</field>
Springs Annotation:
Spring provides a mechanism where it can automatically handle the injection of properties and referred objects without defining them in xml files by using Spring Annotations. Listing them below:
@Autowired
@Resource
@PostConstr
If you want to create dynamic view in Odoo-9 me have to move on .xml file and In dynamic view we can manage view from xml.file in Odoo module, for example you can see below code .
<record model="ir.ui.view" id="session_tree">
<
SEO- Keyword Research and Tagging (Part 1)
Search engine optimization is the Godfather of online marketing. The position of your web page on the SERP (Search Engine Results Page) determines how much traffic your page has and consequently the amoun
People do a lot of stupid things with their smartphones, such as taking endless selfies or following the GPS off a bridge. And they forget that these devices now pack more computing power than ever, thanks to the technological evolution it has gone t
What is a test data?
In order to test a software or product, we need to enter some data is known as a test data. It is generated by a tester or by automation tools to support testing. It affects the execution of a specific module.Test data may be use
Hello Reader's! In this blog i will show you how to Check password strength and its very important for your website to have some password checking on signup pages to force your users to enter a strong password. If you want to make your pass
In my previous, we discussed about “How to get 250+ Retweets without using Twitter ads” and now I am shedding more light on deep secrets of getting 250+ retweets on your tweets.
Let’s Begin!
Use the Right Hasht
To show a featured product first we need to set products as featured . To do so we need to create the product attribute named as "featured".
Create an attribute-
1) Create a new attribute by going to Catalog > Attributes > Manage Attributes &
Hii,
In this blog i am going to share a simple example in which i have used CSS pseudo-element using which we can insert any content, images or create any design before, or after any html tag.
Syntax:
selector:pseudo-element {property: value
