Commit Graph

2750 Commits

Author SHA1 Message Date
Heng Sin Low 503ea7b78d * updated css 2008-07-12 00:20:49 +00:00
Heng Sin Low 3cf71dc419 * fixed javascript error with menu search panel
* fixed account viewer dialog
* more complete statusbar implementation
2008-07-11 23:53:01 +00:00
Heng Sin Low 18560bb382 * Maintain tree menu selection.
* Search - navigate to the search result menu item.
2008-07-11 15:00:42 +00:00
tspc 4288218dac BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
+ re-format
2008-07-11 12:41:10 +00:00
tspc 1a58eca004 BF2015925 Mfg Order WF start node always set to 1st wf node 2008-07-11 11:39:24 +00:00
Heng Sin Low a431aa4603 * Added editor for DisplayType.Image 2008-07-11 08:59:36 +00:00
Carlos Ruiz 6da7b54dd9 Fix [ 2015349 ] Changes to Payment Selection and Print 2008-07-11 08:26:34 +00:00
Heng Sin Low 9b8f2ac877 * bug: alias always mandatory. 2008-07-11 07:48:26 +00:00
Heng Sin Low 08e767da24 * Support for Account combination editor 2008-07-11 06:10:01 +00:00
Carlos Ruiz 1afbdc34d4 Implement [ 2015331 ] Financial Report Source with Type Combination
Organize imports in other report class sources
2008-07-11 02:43:34 +00:00
Carlos Ruiz d635e2b0c3 Remove obsolete jar 2008-07-10 19:07:37 +00:00
Heng Sin Low 44954c2cb5 Fixed .classpath 2008-07-10 06:39:53 +00:00
Heng Sin Low d332037aa6 * Fix build.xml and .project 2008-07-10 06:02:55 +00:00
Heng Sin Low 077fa37ef7 * Fix build.xml and .project 2008-07-10 06:02:37 +00:00
Heng Sin Low 934e40224a Move zk web client to core 2008-07-10 02:55:34 +00:00
Heng Sin Low 003627ee53 * Implemented value preference dialog. 2008-07-10 02:17:49 +00:00
Heng Sin Low 9551cae4fc * Remove hardcoded width for info listbox
* don't stretch numberbox and datebox
* make stretch work for urlbox and searchbox
* enable showacct, showtrl and showadvance by default. revisit later when doing preference
* fixed issue with page reload
2008-07-09 23:18:04 +00:00
Heng Sin Low c4ba906b73 * Zoom window missing close button.
* Searchbox should set editor to readonly instead of disable when not enabled.
* Allow user to zoom by clicking on the field label.
* Datebox should be set to readonly instead of disable when not enabled.
2008-07-09 20:47:19 +00:00
Carlos Ruiz 1bcf2e650c Add jars to global classpath 2008-07-09 17:02:18 +00:00
teo_sarca c9a2e55b80 extension/posterita/webui/build.xml: fix build errors 2008-07-09 15:00:21 +00:00
Heng Sin Low bfca19383e * minor - .classpath 2008-07-09 13:21:21 +00:00
Heng Sin Low 04cc7208f9 * Upgrade to ZK 3.0.6
* New login dialog.
* New desktop layout ( tested only on FF3 and IE 7 ).
* Support for Attachment.
* Support for Field Group.
* Modification to form layout to align closer to swing client.
* Support for hierarchical tab.
* Added role info dialog.
* Added about dialog, Posterita highlighted as the initial contributor.
* Support for grid toggle for each tab. No editable grid support for now but you can double click on grid row to switch to single row edit mode.
2008-07-09 13:07:13 +00:00
vpj-cd b9d6775bf6 [ 1966760 ] DRP Implementation
http://sourceforge.net/tracker/index.php?func=detail&aid=1966760&group_id=176962&atid=879335
2008-07-08 05:37:21 +00:00
tspc c4118eb34c Placeholder for trunk 2008-07-08 05:25:46 +00:00
tspc f20db68e00 Fix migration script out of sequence 2008-07-08 00:36:48 +00:00
vpj-cd 7237a0d9ea [ 2012882 ] Implementing Planning Horizon for MRP Calculated
http://sourceforge.net/tracker/index.php?func=detail&aid=2012882&group_id=176962&atid=879335
2008-07-07 22:39:27 +00:00
Carlos Ruiz dd3673533b Fix [ 2012750 ] NX printers can't be discovered 2008-07-07 18:49:07 +00:00
Carlos Ruiz 266f15c5c2 Minor - add ant.sh to help if ant not installed 2008-07-07 18:38:16 +00:00
teo_sarca 5339a9133d BF [ 2012468 ] Fix Discount Schema Window 2008-07-07 12:53:44 +00:00
teo_sarca bc6ae9ad5f BF [ 2012439 ] DiscountSchemaBreak: setting product & category is allowed 2008-07-07 12:33:01 +00:00
vpj-cd 931bae1a4a [ 2011935 ] Implementing the Locate for MX,VE,EC,DO
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2011935&group_id=176962
2008-07-06 22:37:04 +00:00
vpj-cd 74c4b82ff6 [2011935] Implementing the Locate for MX, VE, EC, DO
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2011935&group_id=176962
2008-07-06 20:34:44 +00:00
Redhuan D. Oon ae9e30aa84 Reverting back commit Revision: 5580 - (wrongly commented meant for core trunk) 2008-07-06 08:46:38 +00:00
Redhuan D. Oon 2d299caecd commenting away /* Java 6 support - teo_sarca BF [ 1806700 ] */ to remove errors 2008-07-06 03:29:19 +00:00
tspc 492bd93551 BF2011489 BOM & Formula window difficult to set up correctly 2008-07-06 01:28:49 +00:00
teo_sarca 86272e445c BF [ 2011222 ] ASI Dialog is reseting locator 2008-07-05 10:15:15 +00:00
tspc 98903ed276 BF1991523 CopyFromBOM class not found 2008-07-05 07:58:43 +00:00
Redhuan D. Oon 01a63d62dc BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-07-04 03:39:24 +00:00
Redhuan D. Oon f6e16856c9 BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-07-03 16:46:09 +00:00
Redhuan D. Oon 64e56fb818 BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-07-03 16:40:35 +00:00
Redhuan D. Oon 6bcf6c444d BF [ 1874419 ] JDBC Statement not close in a finally block 2008-07-03 14:38:40 +00:00
Redhuan D. Oon ca5a97280c BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-07-03 14:38:27 +00:00
Redhuan D. Oon c4d792b425 BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-07-03 14:04:45 +00:00
teo_sarca 42bcef6981 BF [ 2008762 ] Validation Rule C_UOM Product Options (again) 2008-07-02 12:46:02 +00:00
Carlos Ruiz 796857544a Fix [ 1970150 ] Incorrect combination used in posting of Cash
Thanks to Georgi Angelov - gangelov
2008-07-01 17:18:02 +00:00
teo_sarca 5e3e989248 org.compiere.model.MInOutLine:
* fix db connection
* organized imports
2008-07-01 16:17:42 +00:00
croo 7afddb75ff [ 2006668 ] Selection of Product in the Accounting Viewer
No products ever appeared.
2008-07-01 09:30:27 +00:00
vpj-cd 86553f3279 [ 2007264 ] Adding 2 parameter Org, Resource, Warehouse Create MRP
http://sourceforge.net/tracker/index.php?func=detail&aid=2007264&group_id=176962&atid=879335
Now the process execute direct insert and improve the performance, this is very useful when start implementation.
2008-07-01 05:07:22 +00:00
vpj-cd c41fa360c0 simplify the comments 2008-07-01 01:34:33 +00:00
teo_sarca 5542d14a95 org.compiere.acct: fix db connection 2008-06-30 07:03:14 +00:00