Archive for category Uncategorized
Localizing Sencha Touch application
Posted by Ajit Kumar in Sencha Touch, Uncategorized on November 26, 2011
Title: Localizing a Sencha Touch application Summary: In this article we will see how to localize our Sencha Touch based application. There are two aspects to this. One, we will see how to localize the Sencha Touch framework related messages, formats, etc. Second, we will see how to localize our application specific messages and formats. [...]
Cash not available as Tender Type on Payment window in Adempiere 360lts
Posted by Walking Tree in Uncategorized on October 13, 2011
When we looked at the payments window – we saw that Cash option didn’t exist in Tender Type. After reading through the Adempiere forum realized that people have reason to have it there and not have it there. Luckily for Adempire user, most of the code exist, which allows you to use this feature without much fuss. However, there are some changes requuired to enable this feature. This article will talk about those changes.
Some Extjs plug-ins available on the internet
Posted by Walking Tree in Uncategorized on March 23, 2010
Component Name Link Group Header Column http://www.extjs.com/forum/showthread.php?t=76322 Grid with Row Expander http://dev.sk-typo3.de/ext/rowpanelexpander.html Grid context menu http://www.extjs.com/forum/showthread.php?t=50382 Grid Column Actions http://www.extjs.com/forum/showthread.php?t=30411 tree filter http://remotetree.extjs.eu/ Ext js extention api documentation http://extjs.eu/docs/?class=Ext.ux.tree.RemoteTreePanel Row context menu http://www.extjs.com/forum/showthread.php?t=90460 Date range picker http://www.extjs.com/forum/showthread.php?t=74779 TreePanel – Selecting all relative nodes (parents & children) when a node is selected http://www.extjs.com/forum/showthread.php?t=86371 Quicktips for all [...]