Commit Graph

316 Commits

Author SHA1 Message Date
armenrz fd04f75d8a Average Costing & Landed Cost fixes 2007-06-19 12:47:17 +00:00
teo_sarca 2e501c565d BF [ 1739544 ] getLookup_TableEmbed error for self referecing references
http://sourceforge.net/tracker/index.php?func=detail&aid=1739544&group_id=176962&atid=879332
2007-06-19 11:43:27 +00:00
teo_sarca 52d9e4dc1a BF [ 1739530 ] getLookup_TableDirEmbed error when BaseColumn is sql query
http://sourceforge.net/tracker/index.php?func=detail&aid=1739530&group_id=176962&atid=879332

* minor cleanup: commented unused variables
* fixed broken javadoc
2007-06-19 07:51:10 +00:00
Heng Sin Low 6dd45a2ed6 * Add hook to allow Env to work in a multi user environment, i.e servlet base UI
* Refactoring - move business logic code from AReport to MPrintFormat
2007-06-19 03:16:56 +00:00
teo_sarca 48f0e431a1 BF [ 1739096 ] Dunning Run Create is using inactive BP locations
http://sourceforge.net/tracker/index.php?func=detail&aid=1739096&group_id=176962&atid=879332

* fixed javadoc
2007-06-18 14:26:07 +00:00
teo_sarca 806388c22d BF [ 1739022 ] Print Dunning Letters: null pointer
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1739022&group_id=176962
2007-06-18 12:57:54 +00:00
Heng Sin Low d41823c1db * refresh of combo doesn't work 2007-06-18 10:41:11 +00:00
deathmeat 5a764a02a3 Removed the reflection code, replaced by a cast to ProcessCall (thanks to Hengsin for the hint!) 2007-06-13 16:56:13 +00:00
deathmeat 608771cc21 Bug introduced with new process invocation methods.
processClass is not forced to be a SvrProcess class, it can be also a ReportStarter one (used with Jasper Reports)
Fixed by class validation and minimal usage of reflection.
Jasper Reports as well as normal processes are now both working again.
2007-06-13 15:21:22 +00:00
trifonnt df4f2335b3 Rebranding and cleanup.
inStr.indexOf(";"); modified to inStr.indexOf(';');
Incorrect usage of ==; must be equals(..)
2007-06-13 07:35:19 +00:00
trifonnt 2a26e0f1f9 Rebranding and cleanup of lines which say that modification of log is violation os license. 2007-06-13 07:30:35 +00:00
Heng Sin Low 4a5b39811f [ 1684853 ] Add Print Preview button 2007-06-13 05:17:03 +00:00
Heng Sin Low 0dc865317d * added check to avoid infinite recursion 2007-06-13 00:01:47 +00:00
teo_sarca 2e23edc9c9 [ 1735618 ] GridTable error when there is no model generated
http://sourceforge.net/tracker/index.php?func=detail&aid=1735618&group_id=176962&atid=879332
2007-06-12 10:09:58 +00:00
Heng Sin Low 967c7fc1ab * Ensure m_lookup and p_data is in sync after refresh. 2007-06-11 23:59:32 +00:00
teo_sarca 9e039d4d76 [ 1734881 ] Any window with product attribute on first tab is not workin
http://sourceforge.net/tracker/index.php?func=detail&aid=1734881&group_id=176962&atid=879332

Revert to rev. 2533.
2007-06-11 10:02:12 +00:00
teo_sarca e30fa38355 * minor rebranding issues 2007-06-11 07:30:57 +00:00
rob_k ec9689a642 2007-06-11 03:43:03 +00:00
rob_k ed1c8530f3 2007-06-11 03:42:50 +00:00
rob_k ff53d8a60a 2007-06-11 03:42:30 +00:00
teo_sarca e3b4ec86bd BF [ 1704828 ] PO.is_Changed() and PO.is_ValueChanged are not consistent
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1704828&group_id=176962
2007-06-10 18:12:47 +00:00
teo_sarca 0bd3f2d5f9 BF [ 1734394 ] MLookupFactory.getLookup_TableDirEmbed is not translated
http://sourceforge.net/tracker/index.php?func=detail&aid=1734394&group_id=176962&atid=879332

BF [ 1714261 ] MLookupFactory: TableDirEmbed -> TableEmbed not supported
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1714261&group_id=176962

BF [ 1672820 ] Sorting should be language-sensitive
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1672820&group_id=176962
2007-06-10 13:28:03 +00:00
teo_sarca 12309cfd2a BF [ 1734327 ] Acct Viewer sorting is very very slow
http://sourceforge.net/tracker/index.php?func=detail&aid=1734327&group_id=176962&atid=879332
2007-06-10 10:17:30 +00:00
vpj-cd 981b55c095 fixed [ 1733632 ] When export 2Pack create without Workflow,PrintFormat,etc
http://sourceforge.net/tracker/index.php?func=detail&aid=1733632&group_id=176962&atid=879332
2007-06-08 17:43:44 +00:00
vpj-cd d446128737 Revert to before revision becuase break the trunk 2007-06-08 17:26:56 +00:00
mjudd 162658d40f Bug Fix http://sourceforge.net/tracker/index.php?func=detail&aid=1733602&group_id=176962&atid=879332 2007-06-08 15:21:54 +00:00
Heng Sin Low ba74115606 * minor trx fix and cleanup 2007-06-08 00:14:15 +00:00
wght ec103c05ab Bug fix for bug #: 1733082 2007-06-07 21:33:52 +00:00
wght 9d49973adb Bug fix for bug#: 1733082 2007-06-07 21:32:14 +00:00
Heng Sin Low 577b0a5bbc * javadoc
* minor optimization
2007-06-07 09:32:16 +00:00
Heng Sin Low acd88e6e6e [ 1730452 ] Autocompletion on comboboxes 2007-06-07 08:48:49 +00:00
Heng Sin Low 459f990d65 [ 1726362 ] System Alert Processor exception
- revert 2465
2007-06-07 03:13:56 +00:00
Heng Sin Low 366ff46f9d * Minor trx fix, reported here
- https://sourceforge.net/forum/message.php?msg_id=4349419
2007-06-07 02:07:30 +00:00
Heng Sin Low a904062c17 * Minor trx fix, including the one reported here
- https://sourceforge.net/forum/message.php?msg_id=4349419
2007-06-07 02:04:09 +00:00
Heng Sin Low f5a2126e41 * Refactoring to better separate business logic from view
- Move some business rule from swing dialog VDocAction to DocumentEngine
2007-06-06 05:53:38 +00:00
Heng Sin Low b2fc7de3c1 [ 1731053 ] Refactoring of ProcessCtl and ServerBean 2007-06-06 01:04:58 +00:00
wght d29162a086 Fixed a bug when exporting a process/report that has a printformat not closing
the printformat tag.
2007-06-05 19:12:22 +00:00
teo_sarca 0dcc13fee8 [ 1731362 ] When you modify product's name it throws SQLException
http://sourceforge.net/tracker/index.php?func=detail&aid=1731362&group_id=176962&atid=879332
2007-06-05 14:19:24 +00:00
wght 412aadbb28 Fixed bug dealing with outputing a printformat for a process when AD_PrintFormat_ID was 0. 2007-06-04 20:27:55 +00:00
kthiemann 20e49ecefc Feature Request [ 1730595 ] Dependant Mandatory Field 2007-06-04 11:04:10 +00:00
Heng Sin Low 2c3b29a575 [ 1727193 ] Convert failed with decode in quoted string
- more robust handling of quoted string in sql statement
- change to use junit test
- added test case for decode
2007-05-29 03:25:10 +00:00
teo_sarca a36682063b * minor localization fix for exceptions: use getLocalizedMessage instead of getMessage 2007-05-26 15:18:25 +00:00
wght ce5d490602 Fixed bug dealing with not exporting a sub printformat. BUG #: 1723733 2007-05-25 23:32:21 +00:00
wght a02fd823c9 Major printformat bug fixed. 2007-05-25 20:54:16 +00:00
wght d459a0e6bc Corrected a missing argument and added single quotes on D. 2007-05-25 20:07:20 +00:00
wght cc7bf05fe9 Added ad_printformat_id | numeric(10,0) | so needed to regenerate the x class. 2007-05-25 20:06:30 +00:00
wght 9d5aecf4ca Fixed arg value to Generate Model to have single quotes around it. 2007-05-25 19:33:23 +00:00
wght bb5cdbdd1c Added a GenerateModel ant target. It doesn't hurt the build process at all
so didn't think I needed approval.  It is just a nice/easy way to invoke GenerateModel.
2007-05-25 19:18:25 +00:00
Carlos Ruiz e9b32a3312 Bug fix [ 1674891 ] MLocatorLookup - weird error 2007-05-25 10:31:41 +00:00
Carlos Ruiz 063f967bf8 Bug Fix [ 1725383 ] QtyOrdered wrongly updated 2007-05-25 09:13:36 +00:00
Carlos Ruiz 78135ac724 Revert revision 2490 - this doesn't solve the problem.
The bug doesn't occurs always
2007-05-25 08:19:54 +00:00
Carlos Ruiz 994b1a5d65 Bug Fix [ 1725345 ] Material Receipt - Create Lines From - Invalid column index 2007-05-25 07:11:27 +00:00
Heng Sin Low 6c59ed5784 * [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
- Implemented jaas authentication for server bean
2007-05-25 06:38:28 +00:00
wght 0289d09d92 Added the ability to export a print format as a seperate type. 2007-05-24 21:25:18 +00:00
kthiemann 176f33cc62 Feature Request [ 1677797 ] Store Archive In File System Or In DB 2007-05-23 11:57:18 +00:00
vpj-cd a225b0049b Fixed the Issue with PrintFormat when import a process 2007-05-22 22:52:56 +00:00
vpj-cd 3d29856071 2007-05-22 21:45:06 +00:00
vpj-cd 72df8f2a55 Fix [ 1723711 ] Issue with lower case when try create printformat
http://sourceforge.net/tracker/index.php?func=detail&aid=1723711&group_id=176962&atid=879332
2007-05-22 19:03:04 +00:00
Redhuan D. Oon afec87922d The setAD_User_ID (0) ensures persistence of the record to be System
and
avoid a new record. This idea was borrowed from remarks in X_AD_User.

Tested fully with various logins and changes to few records including
SuperUser and System. Hit a mandatory exception which is not fatal.
2007-05-22 12:19:05 +00:00
teo_sarca 40c9fb51c7 [ 1723309 ] EMail password is required even if not IsSTMPAuthorization
http://sourceforge.net/tracker/index.php?func=detail&aid=1723309&group_id=176962&atid=879332
2007-05-22 09:55:46 +00:00
teo_sarca 98b7b3791a [ 1723106 ] DunningEntry Amt not updated correctly
http://sourceforge.net/tracker/index.php?func=detail&aid=1723106&group_id=176962&atid=879332

NOTE: got sql exception when deleting the last dunning run line
2007-05-22 08:44:43 +00:00
Heng Sin Low c774a9be12 * minor - license header and javadoc. 2007-05-22 03:55:10 +00:00
Heng Sin Low c8cad345ca * minor - javadoc 2007-05-22 03:49:49 +00:00
Heng Sin Low ea4ca0ed26 [ 1717620 ] DB password printed on screen.
- Do not save password to client machine for wan profile
2007-05-22 03:48:51 +00:00
teo_sarca e4448cb588 [ 1723106 ] DunningEntry Amt not updated correctly
http://sourceforge.net/tracker/index.php?func=detail&aid=1723106&group_id=176962&atid=879332
2007-05-21 22:34:01 +00:00
Heng Sin Low 031c500303 * [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
- A more secure patch.
2007-05-21 05:37:15 +00:00
Heng Sin Low 3d4f4cee2e * [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
- Added security token validation for wan profile. This is on by default, if you need to test the wan profile from your IDE ( Eclipse , Netbean, etc ), you need to manually edit the Adempiere.properties file on the application server, and change ServerValidateSecurityToken=xyzY to ServerValidateSecurityToken=xyzN
- Next step is to add JAAS authentication, later ...
2007-05-21 04:59:54 +00:00
trifonnt 30f7ea07a6 BugFix [ 1722278 ] Wrong usage of ==""
http://sourceforge.net/tracker/index.php?func=detail&aid=1722278&group_id=176962&atid=879332
2007-05-20 19:30:39 +00:00
Carlos Ruiz e00358ebab Bug fix [ 1722058 ] Server Management doesn't decrypt password 2007-05-20 07:41:38 +00:00
trifonnt 29e8400cbf Commented System.out.println which print user password!
Bug item #1717620
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1717620&group_id=176962
2007-05-18 23:52:32 +00:00
trifonnt a6c4f8bfde Reverted SVN Revision:
2413
http://svn.sourceforge.net/adempiere/?rev=2413&view=rev
2007-05-18 23:27:14 +00:00
teo_sarca 3dab921fef [ 1721360 ] Dunning print shows duplicate lines
http://sourceforge.net/tracker/index.php?func=detail&aid=1721360&group_id=176962&atid=879332

* code clean up
2007-05-18 15:15:34 +00:00
vpj-cd 7db210ec69 Improve [ 1712241 ] Delete hard code to set a Column, Tab , Window, PrintFormat
http://sourceforge.net/tracker/index.php?func=detail&aid=1712241&group_id=176962&atid=879335
2007-05-16 14:51:11 +00:00
trifonnt 42a5381273 [ 1717620 ] DB password printed on screen. 2007-05-16 08:02:23 +00:00
Carlos Ruiz fc4b40d2bc Don't synchronize column with database by default, synchronize only if you mark column as getIsSyncDatabase='Y' 2007-05-15 20:03:23 +00:00
Carlos Ruiz d0f4cae6e6 Some rebranding 2007-05-15 19:17:31 +00:00
Carlos Ruiz 4ef7cd2bc0 Allow SQLStatements specific for postgres 2007-05-15 19:11:32 +00:00
Carlos Ruiz c146263b6e Integrate Tim Heath enhancements on 2pack
[ 1712313 ] 2Pack Export of Message Functionality
[ 1712314 ] 2Pack PackIn Message import functionality
2007-05-15 01:05:25 +00:00
trifonnt 9cc835c68b Added junit.jar to base project else it do not compile.
Added jars to svn:ignore.
2007-05-14 15:45:07 +00:00
Carlos Ruiz b86d40fc68 Fix [ 1718009 ] Five 2Pack bugs 2007-05-13 05:38:48 +00:00
Carlos Ruiz a51eb60084 Include in trunk revision 2333 lost with changes in revision 2335.
Thanks Teo for noticing this.
2007-05-12 18:41:41 +00:00
Heng Sin Low 368fe14f96 * Fixed issue after package refactoring. 2007-05-12 07:34:47 +00:00
Carlos Ruiz 02aad9e903 A little more on [ 1716866 ] Tax Rates By Zip Code 2007-05-12 04:00:47 +00:00
deathmeat b3a2457a8d [ 1716866 ] Tax Rates By Zip Code
Workaround for a NPE on postgresql
2007-05-11 14:03:30 +00:00
kthiemann 56e792ec17 bug [ 1716437 ] InventoryCountCreate.java ignores Product Categroy Tree 2007-05-11 11:43:49 +00:00
Carlos Ruiz 4fab5dc0a9 Bug Fix [ 1716866 ] Tax Rates By Zip Code
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1716866&group_id=176962
https://sourceforge.net/tracker/index.php?func=detail&aid=1276304&group_id=29057&atid=410215
2007-05-11 03:31:33 +00:00
deathmeat 2dea68b86d tools/lib/servlet.jar not existing, changed classpath to reference servlet-api.jar instead 2007-05-10 11:48:47 +00:00
Heng Sin Low c975d88e1b * minor - update junit classpath reference 2007-05-10 05:22:24 +00:00
Heng Sin Low 7bc2413742 * remove dbport, print and interface project reference 2007-05-10 04:16:00 +00:00
Heng Sin Low 73419b5a6d * fixed eclipse classpath and launch configuration 2007-05-10 03:18:34 +00:00
Carlos Ruiz 39c44b6373 Implemented FR [ 1696228 ] ModelValidator for BeforePost and AfterPost
Moved lots of sources and packages to base as discussed in forums
2007-05-09 11:08:52 +00:00
armenrz 42b7a6438b Bug Fix #1694472 2007-05-09 09:13:29 +00:00
armenrz fddbf894f5 Fixed #1683587 Non-Item isStocked flag 2007-05-09 09:02:48 +00:00
armenrz 49d4a971c3 Bug Fix #1702235 2007-05-09 08:55:11 +00:00
Carlos Ruiz c17c1ae08c Revert revision 2327 and 2328
Testing a better approach
2007-05-09 07:43:24 +00:00
Carlos Ruiz ca3ebb02b7 FR [ 1696228 ] ModelValidator for BeforePost and AfterPost
Big thanks to Heng Sin for helping me to solve this
2007-05-09 01:11:53 +00:00
Carlos Ruiz c12ec7d400 fix bug [ 1707019 ] Fixed Assets package is broking synchronize translation
better indentation
dropped the AD_Synchronize specific for Oracle for easier maintenance.
2007-05-08 03:42:54 +00:00
Carlos Ruiz 3b9a37e64b - InOutGenerate.java - minor indentation enhancement
- 002_add_feature_1714090.sql - change it to make new parameter optional
- 003_make_feature_1714090_optional.sql - update for those who already ran the 002
2007-05-08 03:40:49 +00:00
kthiemann d146950e0b bug [ 1704212 ] order reserves at the wrong locator 2007-05-07 09:46:19 +00:00
kthiemann 2d17ff09d8 [ 1672362 ] Resort Lines By Pressing Shift+Up/Down 2007-05-07 09:42:28 +00:00