Commit Graph

2936 Commits

Author SHA1 Message Date
vpj-cd 69687fa09b [ 2021146 ] Do not work VMRPDetail, MRP Detail Report and VIEWs
https://sourceforge.net/tracker/index.php?func=detail&aid=2021146&group_id=176962&atid=879332
2008-07-18 17:16:30 +00:00
vpj-cd 146c0cc4b4 [ 2021146 ] Do not work VMRPDetail, MRP Detail Report and VIEWs
http://sourceforge.net/tracker/index.php?func=detail&aid=2021146&group_id=176962&atid=879332
2008-07-18 16:47:46 +00:00
Heng Sin Low dafa882076 * Added support for SortTab. 2008-07-18 03:57:57 +00:00
Carlos Ruiz 1e41bbd864 [ 1965015 ] Posting not balanced when is producing more than 1 produc
Fix a rounding problem found
2008-07-18 03:46:07 +00:00
Heng Sin Low f3c01a4356 Workflow activity implemented 2008-07-17 10:17:35 +00:00
Heng Sin Low ccfda2572c * Application freeze when docaction is none. 2008-07-17 04:18:04 +00:00
Heng Sin Low 54c57fd311 * Fixed Account viewer query bug. 2008-07-17 01:57:28 +00:00
Heng Sin Low 998ab34d8d * Implemented zoom across.
* Bug: Zoom to transaction screen failed.
2008-07-17 01:16:06 +00:00
tspc 4bc63ab3b4 BF2017087 Relation »pp_mrp_id« does not exist
+ organise imports
+ fix db close
2008-07-16 10:51:17 +00:00
Heng Sin Low 237f17865b * reduce screen flash 2008-07-16 03:29:46 +00:00
Carlos Ruiz 72e8d9e227 [ 1885094 ] FR - Translation of some english messages 2008-07-16 03:10:56 +00:00
Carlos Ruiz a6345d0702 [ 1955264 ] Changing columns is updating fields needlessly 2008-07-16 02:50:25 +00:00
Heng Sin Low aa7dfe359b * slight performance improvement. 2008-07-16 02:00:35 +00:00
Heng Sin Low c9fea0e495 [ 1897512 ] CLogger not thread safe
- replace use of static and instance variable with context. Context should then be implemented as inheritable thread local in server environment ( done for ZK client, need to check the EJB & Servlet implementation ).
2008-07-15 09:42:35 +00:00
Heng Sin Low d8a3f9b6d3 * More complete about dialog
- show system info
- added credit page
- add viewing and download of trace log, pending send email option.
2008-07-15 09:25:27 +00:00
Carlos Ruiz f9fc05acb1 Speed up financial reports
[ 1642765 ] problem with Facc_act_balance slow financial report
Implemented a better approach (suggested by Heng Sin)
- Dropped Fact_Acct_Balance table
- Created Fact_Acct_Balance view for backward compatibility
- Created speed up index on Fact_Acct
- Replaced the accesses to Fact_Acct_Balance by accessing directly Fact_Acct in code
- Don't need to "update balances" anymore
2008-07-15 08:47:46 +00:00
Carlos Ruiz ef26def1bb Fix [ 1797687 ] Find Form: boolean is not working ok 2008-07-15 07:23:40 +00:00
Carlos Ruiz f458e37514 Revert 5676 - the change must be done on the other way 2008-07-14 20:45:57 +00:00
Carlos Ruiz 87b4655d05 Integrate build.xml changes from trunk
Delete empty lib directory
2008-07-14 20:29:49 +00:00
Carlos Ruiz 6a400a45bf [ 1774332 ] Public MInvoice.isReversal 2008-07-14 19:19:19 +00:00
Heng Sin Low ea507e1577 * Improve dynamic display implementation. 2008-07-14 15:54:44 +00:00
teo_sarca fe6f073442 BF [ 2017987 ] Env.getContext(TAB_INFO) should NOT use global context 2008-07-14 14:18:41 +00:00
Heng Sin Low 6cd8af5b79 * Initial implementation of Product attribute editor, working but need more fine tuning. 2008-07-14 09:29:04 +00:00
tspc 6ecc91660a BF2017794 BOM verification, Error not being detected by AfterSave 2008-07-14 09:06:55 +00:00
tspc badca70452 BF2016936 BOM verification while saving BOM lines not working
- fix typo in last commit
2008-07-14 07:35:11 +00:00
Heng Sin Low 717dacc9a1 * Implemented lock/unlock for ProcessDialog 2008-07-14 06:09:29 +00:00
Heng Sin Low 7e5ad8a427 * more responsive implementation of lock/unlock. 2008-07-14 05:54:53 +00:00
tspc 7f3483d363 BF2003790 BOM Verify - root insert error 2008-07-14 04:23:53 +00:00
tspc a5a40bdb81 BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
+ re-format
2008-07-14 04:11:00 +00:00
tspc b4750dad0a BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
+ re-format
2008-07-14 03:51:38 +00:00
Heng Sin Low fded7d0218 * ported lock & unlock ui for process. 2008-07-14 03:43:45 +00:00
tspc 5a443d4ee9 BF2016936 BOM verification while saving BOM lines not working 2008-07-14 03:08:46 +00:00
Heng Sin Low d16a1a74e7 * Implemented editor for DisplayType.FileName 2008-07-13 04:38:39 +00:00
Heng Sin Low b8f61827db * Implemented editor for blob/clob 2008-07-13 01:38:02 +00:00
Redhuan D. Oon 7d76f73d9a [ 1743159 ] Requests - Start Date is not retained
commit for peer review.

Line changed: commented // setStartDate(null);
2008-07-12 14:01:04 +00:00
Heng Sin Low d2c496f409 * Ported RecordInfo. 2008-07-12 08:07:42 +00:00
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