Commit Graph

192 Commits

Author SHA1 Message Date
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
mjudd cfaa8b1e45 Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1714090&group_id=176962&atid=879335 2007-05-07 08:35:34 +00:00
fer_luck a460bed9d0 This code commit is related to:
Feature request: 1707462
	Description: Change VFormat on runtime and add a mask that uppercases any char.

	Patch: 1646656
	Description: Truncated characters for pt_BR lang files. Converted the truncated files to unicode hex format.
2007-04-29 04:33:35 +00:00
teo_sarca 2c2ef34172 BF [ 1708835 ] Document Status=Completed but Processed=N
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1708835&group_id=176962

Fixed some identation issues.
2007-04-28 14:40:15 +00:00
Carlos Ruiz 52428e8db1 Revert revision 2156
Not Fixed Yet: [ 1691676 ] Duplicate Allocation when you reverse invoice with PR cash
Explanations on tracker
http://sourceforge.net/tracker/index.php?func=detail&aid=1691676&group_id=176962&atid=879332
2007-04-28 07:01:33 +00:00
Carlos Ruiz 9e22b109b1 minor changes:
- remove some messages
- changes some images
2007-04-28 06:15:12 +00:00
kthiemann 9152827885 Bug [1708656] - PriceList Generation Ignores Category Tree
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1708656&group_id=176962
2007-04-27 13:34:26 +00:00
mjudd da07a6ead8 Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1708139&group_id=176962&atid=879335
Add new rounding rule - whole number ending in 9 or 5
2007-04-26 15:42:30 +00:00
Carlos Ruiz 25cfe5ffc4 Great contribution from Tim Heath!
FR [ 1659903 ] Export & import WF in 2Pack
Bug [ 1663186 ] 2pack is not exporting Dynamic Validation
Contrib [ 1706928 ] 2Pack Workflow Import Functionality
Contrib [ 1706940 ] 2Pack Workflow Export Functionality
Contrib [ 1707038 ] 2Pack Dynamic Validation Rule Export Functionality
Contrib [ 1707039 ] 2Pack Dynamic Validation Rule Import Functionality
2007-04-26 08:46:31 +00:00
teo_sarca 0c004aaf8e [ 1699826 ] Process Parameters Panel overwrites window context
http://sourceforge.net/tracker/index.php?func=detail&aid=1699826&group_id=176962&atid=879332
2007-04-26 08:03:28 +00:00
Carlos Ruiz 17126b8dd1 Better naming convention for column for revision 2210 2007-04-25 23:27:37 +00:00
Carlos Ruiz 26b4346053 [ 1707009 ] Produc Category Tree 2007-04-25 23:23:48 +00:00
teo_sarca 01ebaba0aa [ 1707589 ] PackOut export data not working in postgresql
http://sourceforge.net/tracker/index.php?func=detail&aid=1707589&group_id=176962&atid=879332
2007-04-25 17:32:52 +00:00
kthiemann a4da34825a Product Category Tree enhancement - as discussed here:
http://sourceforge.net/forum/forum.php?thread_id=1721178&forum_id=611158
2007-04-24 12:04:22 +00:00
Carlos Ruiz 215a3b3148 Bug [ 1704548 ] Non printing images from database
fix broken build
2007-04-22 06:06:43 +00:00
teo_sarca d24494c69c BF [ 1704802 ] 2Pack is not exporting/importing column version
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1704802&group_id=176962
2007-04-21 11:39:19 +00:00
teo_sarca 88fcfc9f51 BF [ 1704760 ] PackOut - output dir is wrong
http://sourceforge.net/tracker/index.php?func=detail&aid=1704760&group_id=176962&atid=879332
BF [ 1704762 ] PackOut - streams are not closed
    http://sourceforge.net/tracker/index.php?func=detail&aid=1704762&group_id=176962&atid=879332
BF [ 1704763 ] PackOut - field IsReadOnly/isReadWrite is incorrect exported
    http://sourceforge.net/tracker/index.php?func=detail&aid=1704763&group_id=176962&atid=879332
2007-04-21 09:24:25 +00:00
vpj-cd 7c09038c6d fixed: [ 1693801 ] Error when you try comple a shipmet or receipt and tax is 0
https://sourceforge.net/tracker/index.php?func=detail&aid=1693801&group_id=176962&atid=879332
2007-04-18 23:02:59 +00:00
vpj-cd 1e4ecda35a Fixed : [ 1703318 ] Error generate invoice line ad charge and should use product
https://sourceforge.net/tracker/index.php?func=detail&aid=1703318&group_id=176962&atid=879332
2007-04-18 22:57:18 +00:00
vpj-cd 56575e6679 Fixed: [ 1691676 ] Duplicate Allocation when you reverse invoice with PR cash
https://sourceforge.net/tracker/index.php?func=detail&aid=1691676&group_id=176962&atid=879332
2007-04-18 22:35:01 +00:00
teo_sarca 07b5159755 BF [ 1702807 ] Manual tax not added to InvoiceTax
http://sourceforge.net/tracker/index.php?func=detail&aid=1702807&group_id=176962&atid=879332
2007-04-18 10:49:44 +00:00
teo_sarca 0e389c5505 BF [ 1686773 ] Invoice: inconsistent use of TaxAmt, LineTotalAmt
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1686773&group_id=176962
2007-04-18 09:15:16 +00:00
teo_sarca 040571954d MInventory - fixed indentation issues introduced in rev. 1192 2007-04-18 08:28:19 +00:00
Heng Sin Low e034e5ff52 [ 1680304 ] Problem with Replenish Report when you use custom type 2007-04-17 00:51:55 +00:00
teo_sarca 2b7de0899a BF [ 1701324 ] MMovementLine: beforeSave Qty precision error
http://sourceforge.net/tracker/index.php?func=detail&aid=1701324&group_id=176962&atid=879332
2007-04-16 08:19:36 +00:00