Commit Graph

4223 Commits

Author SHA1 Message Date
vpj-cd f5b2f40a68 It looses document Number Sequence of Manufacturing Orders
http://sourceforge.net/tracker2/?func=browse&group_id=176962&atid=934929
Rename PP_Order_BOMLineMA TO PP_Cost_CollectorMA
http://sourceforge.net/tracker2/?func=detail&aid=2606690&group_id=176962&atid=934929

1. Rename PP_Order_BOMLineMA TO PP_Cost_CollectorMA
2. Create a new Document Type Base (Cost Collector) this let get a Document no for this type transaction
3. Drop old sequences that do not is used

Teo can please validate the oracle script migration, in special the recreate the primary key and foreign keys

regards
Victor Perez
www.e-evolution.com
2009-02-16 21:31:40 +00:00
Carlos Ruiz 82ce5386f1 Delete file committed by mistake 2009-02-16 17:41:56 +00:00
Carlos Ruiz 090d4e1072 Revert revision 8307
http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=rev&revision=8307
FR-1976008 - 2Pack can replicate Data with FK integrity
2009-02-16 17:39:29 +00:00
teo_sarca 6caee9c9dd MResourceType:
* added more helper methods, useful for libero but they have general application
2009-02-16 17:15:31 +00:00
teo_sarca 8354d827f1 Contribute org.adempiere.exceptions.NoUOMConversionException, exception that will be thrown when no UOM exception will be found.
For the start, this exception will be used in libero project.
2009-02-16 16:35:53 +00:00
teo_sarca 37686206c0 BF [ 2606044 ] MRP Details shows zero Qty records
https://sourceforge.net/tracker/index.php?func=detail&aid=2606044&group_id=176962&atid=934929
2009-02-16 16:17:41 +00:00
Carlos Ruiz e17794b434 Fix some of [2604454] - 2Pack errors
- NPE
- Raise exceptions on some failure conditions
Pending to implement old functionality in trunk (assign name, key1name and key2name)
2009-02-16 05:29:09 +00:00
Carlos Ruiz 64dfa6acf8 Fix [ adempiere-ZK Web Client-2603630 ] Rerunning process must be implemented as optional
https://sourceforge.net/tracker2/?func=detail&atid=955896&aid=2603630&group_id=176962
2009-02-16 01:06:57 +00:00
Carlos Ruiz 6a05943ead Fix [ adempiere-ZK Web Client-2603516 ] Concurrency problem loading files
https://sourceforge.net/tracker2/?func=detail&atid=955896&aid=2603516&group_id=176962
Following advice from Heng Sin about not using user name
2009-02-15 23:48:06 +00:00
Carlos Ruiz 9282aca9cf Fix [ adempiere-ZK Web Client-2603511 ] Error loading text file
https://sourceforge.net/tracker2/?func=detail&atid=955896&aid=2603511&group_id=176962
2009-02-15 21:22:03 +00:00
Carlos Ruiz 64de18a629 Fix [ adempiere-ZK Web Client-2603516 ] Concurrency problem loading files
https://sourceforge.net/tracker2/?func=detail&atid=955896&aid=2603516&group_id=176962
2009-02-15 21:19:53 +00:00
Carlos Ruiz 4b8512c02d Revert revision 8447.
Breaking build with java 5.
2009-02-15 19:43:13 +00:00
Carlos Ruiz fe7f7c9b68 Implement [2598506] - FR - Implement Initial Client Setup
https://sourceforge.net/tracker2/?func=detail&atid=955896&aid=2598506&group_id=176962
Fix bad import breaking build
2009-02-15 19:07:37 +00:00
Carlos Ruiz 6a5dc09ce0 Implement [2598506] - FR - Implement Initial Client Setup
https://sourceforge.net/tracker2/?func=detail&atid=955896&aid=2598506&group_id=176962
Implemented as a process - the form VSetup can be deprecated now
2009-02-14 17:09:33 +00:00
Carlos Ruiz 5237d11828 Fix [2585147] - 2pack errors importing c_bpartner 2009-02-13 19:50:13 +00:00
Carlos Ruiz a7d125ee31 Fix [2596757] - Cannot set workflow on Charge
https://sourceforge.net/tracker2/?func=detail&aid=2596757&group_id=176962&atid=879332
2009-02-13 18:22:24 +00:00
Carlos Ruiz 9751046e9d Fix error appearing on eclipse with java 5 2009-02-13 18:16:45 +00:00
teo_sarca e112bcdad6 FR [ 1943731 ] Window data export functionality
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=1943731&group_id=176962


Fix NPE error when role has no export rights
2009-02-13 14:50:11 +00:00
teo_sarca 05dd81ba87 BF [ 2583992 ] error: nulljava.lang.ClassNotFoundException: org.eevolution.
https://sourceforge.net/tracker/index.php?func=detail&aid=2583992&group_id=176962&atid=879332

Disable the LiberoValidator, again. Libero users will need to enable it manually.
2009-02-13 13:25:57 +00:00
tspc 80ee2696c6 Reverting as per Teo's request 2009-02-13 11:52:23 +00:00
teo_sarca 64dad065c0 FR [ 2074658 ] Limit usage of charges by Document Type
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2074658&group_id=176962

Implemented for HR module
2009-02-13 11:28:42 +00:00
teo_sarca 019d1a66a1 BF [ 2584790 ] Material Receipt error
https://sourceforge.net/tracker/index.php?func=detail&aid=2584790&group_id=176962&atid=879332

* correctly close ResultSets
2009-02-13 09:44:51 +00:00
teo_sarca 53f27cbd6b BF [ 2306161 ] Locator on line level when creating lines from
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2306161&group_id=176962

Do not set M_Product.M_Locator when change the locator on line
2009-02-13 09:32:04 +00:00
tspc 5d1a1db86f Trunk is broken due to Libero migration scripts.
Implementing my proposal for now, so Trunk can be fixed.
Refer:
https://sourceforge.net/tracker/index.php?func=detail&aid=2583992&group_id=176962&atid=879332
BF2583992 error: nulljava.lang.ClassNotFoundException: org.eevolution
2009-02-13 03:03:19 +00:00
teo_sarca 298e915cb7 Moving back some non-libero processes 2009-02-12 17:55:33 +00:00
Carlos Ruiz 73b5119694 Implement FR [2074658] - Limit usage of charges by Document Type
https://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2074658&group_id=176962
2009-02-12 17:16:25 +00:00
teo_sarca 39ebb50342 Contributing Inventory Test JUnit seed to ADempiere core 2009-02-12 16:47:13 +00:00
Heng Sin Low e6fb8decce [ 2592448 ] Refactor static AD class name mapping for zk
- added ADClassNameMap to store class name mapping for zk
- added WProcessInfo to allow mapping of process classname for zk
- refactor ADForm to use ADClassNameMap
2009-02-12 16:31:37 +00:00
Heng Sin Low 8538db5ec8 [ 1761918 ] Error creating periods for a year with per. created partial
- refactoring
- NPE [ https://sourceforge.net/forum/message.php?msg_id=6404099 ]
2009-02-12 07:42:09 +00:00
Heng Sin Low b997e612c6 revert 8440 changes to .classpath ( accidentally committed ). 2009-02-12 03:51:24 +00:00
Heng Sin Low 614873b5d4 [ 2507390 ] FR - Save language and other login data in cookie
- better handling of language preference
2009-02-12 03:39:40 +00:00
teo_sarca 598b8a5f1f [ 2528220 ] Posting commitment release issues
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2528220&group_id=176962

revert revision 8145
2009-02-11 21:17:15 +00:00
Heng Sin Low 7acdbe56e9 [ 2505803 ] Lookup Record not working in Report Preview 2009-02-11 16:43:38 +00:00
Heng Sin Low c6ec384fd8 [ 2565315 ] User parsswords can be seen in grid view 2009-02-11 15:44:09 +00:00
teo_sarca 06eaed1bbe POTest : more tests 2009-02-11 09:51:23 +00:00
teo_sarca 3ad41bdcaa Refactor DRP code an move to validator. 2009-02-11 09:41:41 +00:00
Heng Sin Low 44e692bfd0 Fixed NPE discover when backporting to 343 2009-02-11 09:36:04 +00:00
teo_sarca 0c4b1b1a7f MPPProductPlanning: organized imports 2009-02-11 09:26:50 +00:00
teo_sarca 7fdfb9814b [ 2583992 ] error: nulljava.lang.ClassNotFoundException: org.eevolution.
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2583992&group_id=176962

Renamed migration script in order to keep in sync with core sequence numbers. Thank you Tony !
2009-02-11 09:06:40 +00:00
teo_sarca 9895920594 BF [ 2588326 ] Cash Lines are not correctly updated on voiding
https://sourceforge.net/tracker/index.php?func=detail&aid=2588326&group_id=176962&atid=879332

* Better exception handling
2009-02-11 08:48:16 +00:00
Heng Sin Low 34a5b37c55 Merge
r8413, hengsin, 2009-02-11

Log Message:
-----------
[ 2587959 ] Grid always refresh even when not visible
[ 2587964 ] Grid create new mlookup for each row
2009-02-11 08:19:49 +00:00
Heng Sin Low 19b251fecb Merge
r8412, hengsin, 2009-02-11

Log Message:
-----------
[ 2587957 ] Default paging size for grid is too big
2009-02-11 08:16:09 +00:00
Heng Sin Low 9eb1c3cf36 Merge
r8408, hengsin, 2009-02-11

Log Message:
-----------
minor - avoid potential NPE.
2009-02-11 08:13:17 +00:00
teo_sarca 33205ec45b BF [ 1935093 ] SvrProcess.unlock() is setting invalid result
https://sourceforge.net/tracker/index.php?func=detail&aid=1935093&group_id=176962&atid=879332
2009-02-11 07:27:00 +00:00
teo_sarca eb62d4ab81 BF [ 1918266 ] MCashLine.updateHeader should ignore not active lines
https://sourceforge.net/tracker/index.php?func=detail&aid=1918266&group_id=176962&atid=879332

BF [ 1918290 ] MCashLine.createReversal should inactivate if not processed
https://sourceforge.net/tracker/index.php?func=detail&aid=1918290&group_id=176962&atid=879332
2009-02-11 07:21:00 +00:00
teo_sarca 077a2be635 BF [ 2588043 ] Insufficient message ProductNotOnPriceList
https://sourceforge.net/tracker/index.php?func=detail&aid=2588043&group_id=176962&atid=879332
2009-02-11 06:56:40 +00:00
teo_sarca 5ed7fcaafd BF [ 2521199 ] Aging is not working - checking account date flag
https://sourceforge.net/tracker/index.php?func=detail&aid=2521199&group_id=176962&atid=879332

* improve code readability
* better exception handling
2009-02-10 22:35:13 +00:00
teo_sarca ff883217d6 BF [ 2563594 ] Aging report and invoice status
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2563594&group_id=176962
2009-02-10 21:40:07 +00:00
teo_sarca 8ae73f800d BF [ 2583992 ] error: nulljava.lang.ClassNotFoundException: org.eevolution.
https://sourceforge.net/tracker/index.php?func=detail&aid=2583992&group_id=176962&atid=879332
2009-02-10 21:28:49 +00:00
teo_sarca 06a9c5d5c0 BF [ 2581824 ] Wrong copyright date
https://sourceforge.net/tracker/index.php?func=detail&aid=2581824&group_id=176962&atid=879332

Thanks to Dominik.
2009-02-10 21:19:06 +00:00