It is very simple to delete an item or row from any parse table from the code. First, we need to create the object of the table that points that particular row and then delete it. I create an object ...
In OpenERP we can create many2one and one2many relationships between models very easily by creating many2one and one2many fields. You just need to declare a field in _columns and then using this field ...
To add a separator line separator string is used, below us the way to do this. Go to .xml file and use the below code .
Determination of the correctness of the final program or software product from a development project with respect to the user needs and requirements. Validation is usually accomplished by verifying ...
Has anyone ever used MPI_THREAD_MULTIPLE with thread intensive applications? All my applications hang and found that this MPI feature was only lightly tested and doesn't work in all cases. Does anyone ...
Hello Readers... By this blog i am trying to explain the difference between static testing and dynamic testing. I hope this way of presenting is very easy to understand for all the test engineers.
I am writing this blog based on my own experience which I have learnt during the different phase of my career as a Digital Marketing Specialist. The term SEO keyword means a lot when it comes to ...
V-Model stands for the ‘Verification’ and ‘Validation’ Model. Same as the waterfall model, V-Model also applied as a consequent life cycle model. In the V-model, every stage should be accomplished ...
Hi all, Below is an example, how to make star rating using pure css. CSS - .rate { float: left; } .rate:not(:checked) > input { position:absolute; top:-9999px ...
It is obvious that most of the time we find unwanted object color in our image, not matching with other color or you have to change it for some reason, now the question is how we are going to change ...
This Blog will guide how to create DLL file from java using JNI. Please follow the below instructions. First create a java file that contains the native method and it loads the DLL file. Create ...
It’s been rightly said, “First Impression is the last one”. Especially, when we are talking about online businesses; this think matters the most because there is no face to face communication. So, ...