tspc
5bf2d6533c
Incorporate fix from trunk into stable,
...
Revisions: 5718 and 5721
As discussed in:
https://sourceforge.net/forum/message.php?msg_id=5106509
2008-07-20 04:57:19 +00:00
tspc
7d15b2c5d1
BF2022643 Function bomQtyReservedASI not working in Oracle
2008-07-20 04:08:01 +00:00
tspc
008b832548
BF2022161 - MRPUpdate process failing on Oracle
2008-07-19 12:42:02 +00:00
kzmp
2d57b2e869
Simplified AmtInWords_BG and fixed a problem with separator other than comma or with no separator.
2008-07-19 08:48:18 +00:00
Carlos Ruiz
a205b9e9b4
Fix [ 2022008 ] Found wrong column in displaylogic
2008-07-19 05:38:23 +00:00
vpj-cd
60ddefa711
[ 2021945 ] Setup integration Payroll with Project and Activity Control
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2021945&group_id=176962&atid=879335
2008-07-19 01:18:10 +00:00
vpj-cd
03c13ddb83
[ 2021945 ] Setup integration Payroll with Project and Activity Control
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2021945&group_id=176962&atid=879335
2008-07-19 00:44:19 +00:00
Carlos Ruiz
e6cc66b2d9
[ 2011935 ] Implementing the Locate for MX,VE,EC,DO,CO
...
Add es_CO
2008-07-18 22:27:39 +00:00
Heng Sin Low
e1c6a92c05
* Added initial support for tree tab.
2008-07-18 18:55:04 +00:00
Carlos Ruiz
ffe229a48c
Fix [ 2021745 ] Cannot assign project to payment with charge
2008-07-18 18:51:24 +00:00
Carlos Ruiz
4e7f4db514
Fix problems in migration script
2008-07-18 18:03:02 +00:00
vpj-cd
6133824b85
[ 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 17:37:25 +00:00
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