You can hide the "My Sites" menu from Liferay Docbar by creating hook. In my example i am hidding the menu option for all the users except those whose role is ...
Recordset operations is used to make ids and function in Odoo module. The operation are given below. Select the records in self such that func(rec) is true, and return them as a recordset.
Kabsa has gained popularity in a small town in the Canadian province of British Colombia. Two Saudi students from Al-Ahsa have opened a restaurant, Ooh Kabsa, specializing in the Saudi dish. The ...
Moving Your Data Warehouse to the Cloud Is your data warehouse in the Cloud? Are you thinking of moving it there? Once there, what if you want to change to a faster, cheaper database? Moving to the ...
Ways to open a file in PHP are given below: 1. r: Open a file for read only. File pointer points at the beginning of the file. 2. w: Open a file for write only. File pointer begins at the beginning of ...
The user can lose important and private data like pictures, videos, bank information, healthcare data, and a lot more, which could be very threatening. On the other hand, the app company that gets ...
鈥淚 think I played solid match for the first match,鈥?Nadal said. 鈥淚鈥檓 very happy with the way I played. I played with not too many mistakes, winning a good percentage of points with my serve.鈥?oakley ...
The slice() method extracts a substring and returns a new string. The syntax for slice() method is string.slice( firstindex [, endindex] ); firstindex : -The zero-based index at which to begin ...
The advent of peer-to-peer mobile payment apps has created a new world of cashless, card-free, and pay-contactless transactions. Their cross-industry applications and use cases range from splitting ...
If you want show all transaction state for the payment.Then you have to follow the following code in your .js file.
In product module use onchange function and sets some value and return dictionary of value in on_client_changed function to first inherit the product module class like as product.template class and ...
CSS3 Provides Column Property to layout the content in form of columns like done in News Papers, Magazines and Books. Column include multiple properties which are as follows.