Carlos Ruiz
|
baeaa60825
|
other two little bug fixes reported
|
2007-03-01 04:51:11 +00:00 |
Carlos Ruiz
|
3a5886e1f1
|
Reverted [ 1566090 ] Allow to reuse doc no sequence
It has negative consequences on Recurring and possibly other collaterals
|
2007-02-28 19:53:54 +00:00 |
Carlos Ruiz
|
a0ff348a76
|
patched again 1637757 - provided by Heng Sin
|
2007-02-28 15:53:21 +00:00 |
Carlos Ruiz
|
8d220124ad
|
Integrate Feature Request [ 1586862 ] Email Processing
|
2007-02-28 08:20:19 +00:00 |
Carlos Ruiz
|
628202842f
|
Fix bug - it appears for user to allow insert of other record with same parent values, but really update the record
reversing Compiere change it throws the right error on unique index
|
2007-02-28 06:18:43 +00:00 |
Carlos Ruiz
|
015e9cf69e
|
Fixed big bug encountered. Tables with parent columns (like Window Access in Role window) are being updated/deleted wrongly.
|
2007-02-28 05:58:46 +00:00 |
armenrz
|
342144f94f
|
[ 1566090 ] Allow to reuse doc no sequence
|
2007-02-28 05:18:05 +00:00 |
armenrz
|
eee0bbbd57
|
[ 1566090 ] Allow to reuse doc no sequence
|
2007-02-28 05:15:16 +00:00 |
armenrz
|
13fbebd155
|
|
2007-02-28 02:36:17 +00:00 |
kthiemann
|
3a533caf2d
|
Feature Request [ 1670034 ] Store Attachments In File System Or In DB
https://sourceforge.net/tracker/index.php?func=detail&aid=1670034&group_id=176962&atid=879335
|
2007-02-27 16:52:56 +00:00 |
Carlos Ruiz
|
1d69ec3afc
|
Implement proposal on Support Request [ 1566089 ] Limit Doc Action Access
Integrate development by Layda Salas sponsored by Idalica
|
2007-02-27 04:54:32 +00:00 |
Carlos Ruiz
|
c0a3ebdb58
|
Integrate again revision 1607
|
2007-02-26 23:29:52 +00:00 |
teo_sarca
|
19ee138849
|
BF [ 1619150 ] Usability/Consistency: reversed gl journal description
|
2007-02-26 13:17:20 +00:00 |
teo_sarca
|
09437255d5
|
BF [ 1665129 ] Bar Graph is not ordered
|
2007-02-26 11:55:02 +00:00 |
teo_sarca
|
191def43cf
|
BF [ 1667073 ] In the help window, hidden fields should not be displayed
|
2007-02-26 11:13:55 +00:00 |
Carlos Ruiz
|
b2db385533
|
Integrate bug fixing from Compiere 260c
|
2007-02-26 07:46:50 +00:00 |
Carlos Ruiz
|
4abc5e5d08
|
Problem reported by Victor with creation of tables in postgres port.
Postgres requires commit for DDL statements
|
2007-02-26 02:58:43 +00:00 |
Carlos Ruiz
|
8425078adf
|
Work in progress - integrate bug fixing from Compiere 260b
|
2007-02-25 22:25:35 +00:00 |
Carlos Ruiz
|
dbd6a623b3
|
Work in progress - integrate bug fixing from Compiere 260b
|
2007-02-25 02:42:59 +00:00 |
croo
|
6147f64ec4
|
Fix for Bug#1605980 - Print Invoices process (patch#1606360)
|
2007-02-23 15:27:34 +00:00 |
croo
|
469ecc01fe
|
Combined Fix for Bugs 1608421/1608418 shipment & invoice consolidation
(Patch 1609271)
|
2007-02-23 14:51:11 +00:00 |
Heng Sin Low
|
d98492adc9
|
* unregister bug, m_Window.save call twice.
|
2007-02-22 12:19:01 +00:00 |
Heng Sin Low
|
13445f27c1
|
* [ 1662486 ] Lazy loading tab not set window size for greatest tab
|
2007-02-22 12:12:14 +00:00 |
kthiemann
|
01693677f9
|
patch [ 1666044 ] Workflow - Send Approval Notification As Notice Or Email
https://sourceforge.net/tracker/index.php?func=detail&aid=1666044&group_id=176962&atid=879334
|
2007-02-22 12:03:10 +00:00 |
Carlos Ruiz
|
2c67c9ee50
|
fix bug [ 1665769 ] ID foreign columns created from DB wrongly
|
2007-02-22 03:00:02 +00:00 |
Heng Sin Low
|
3e9a362a58
|
* refactoring and cleanup of 2pack
|
2007-02-21 06:33:36 +00:00 |
Heng Sin Low
|
ad4965a141
|
* refactoring and cleanup of 2pack
|
2007-02-21 06:31:33 +00:00 |
Heng Sin Low
|
33f65b2e3d
|
* refactoring and clean up of 2pack
|
2007-02-21 06:27:44 +00:00 |
Heng Sin Low
|
716165ba91
|
* refactoring and clean up of 2pack
|
2007-02-21 06:25:40 +00:00 |
Carlos Ruiz
|
d3d724bb10
|
Fix a circular dependency problem with PackOut on dbPort, moved to base
|
2007-02-20 20:12:54 +00:00 |
croo
|
1eecb3f138
|
Fix for Bug#1664268 - Charge amount does not default
|
2007-02-20 14:54:58 +00:00 |
croo
|
d198daba59
|
RFE#[ 1663709 ] default SalesRep
|
2007-02-20 14:32:02 +00:00 |
Heng Sin Low
|
1f6d8cbd0d
|
* [ 1661548 ] WAN: tab loading should be improved
- Improve loading of field meta data for wan profile
- Added optional background loading of field meta data ( default to off )
|
2007-02-20 13:40:47 +00:00 |
croo
|
f76c0dd242
|
Fix for Bug#: 1603966 committed of behalf of Idalica & Tamak ICT
|
2007-02-19 22:11:28 +00:00 |
teo_sarca
|
bdee0b97e1
|
* minor java 5 generics fix: replaced ArrayList with ArrayList<Integer>
|
2007-02-17 19:32:09 +00:00 |
Carlos Ruiz
|
c558f0e247
|
Fix bug 1660876 - MRequestType and Performance Graph
|
2007-02-15 19:51:40 +00:00 |
Carlos Ruiz
|
306a7b7578
|
Integrated enhancement from Hengsin for FR#1659529 - Very bad performance with Tree management
|
2007-02-14 07:02:19 +00:00 |
Carlos Ruiz
|
12c6f4b858
|
Implement Feature Request [ 1659479 ] Add button "Copy Columns from Table" on Table window
|
2007-02-14 05:14:22 +00:00 |
Heng Sin Low
|
5ed8857806
|
* don't allow create new record in detail when parent is empty or new
|
2007-02-12 23:59:13 +00:00 |
Heng Sin Low
|
c133d6dd00
|
* Remove 'save parent first' feature that doesn't work as expected
* Detail tab don't retrieve all when parent is empty or new
|
2007-02-12 23:38:22 +00:00 |
teo_sarca
|
114bb0b1c7
|
feature request [ 1658127 ] Select charset encoding on import
|
2007-02-12 17:14:26 +00:00 |
Heng Sin Low
|
763ae3b04a
|
* [ 1657827 ] Problem with multiple Parent Link Columns
|
2007-02-12 10:57:25 +00:00 |
armenrz
|
ea1c5af324
|
Bug Fix [1657123 ] Inventory count problem
|
2007-02-12 01:51:46 +00:00 |
teo_sarca
|
55bd572c59
|
bug fix [ 1656829 ] Problem when there is not tax selected in vendor invoice
|
2007-02-10 16:39:09 +00:00 |
Heng Sin Low
|
548b8a1c46
|
* [ 1631888 ] Lazy loading of tab
|
2007-02-08 06:44:56 +00:00 |
Heng Sin Low
|
6c840d5721
|
* [ 1650898 ] Production Run doesn't complete
|
2007-02-02 21:47:47 +00:00 |
teo_sarca
|
29227ba5b0
|
bug fix [ 1568774 ] Walk-In BP: invalid created/updated values
|
2007-01-31 15:52:50 +00:00 |
Carlos Ruiz
|
a7386938bb
|
Fix bug ID 1648458 - M_PriceList_Create throwing java.lang.NullPointerException
|
2007-01-31 06:07:17 +00:00 |
Carlos Ruiz
|
63cb62c5f5
|
Fix bug ID 1648458 - M_PriceList_Create throwing java.lang.NullPointerException
|
2007-01-31 05:36:30 +00:00 |
vpj-cd
|
595936672b
|
Solve bug 1648131 Negative Reserved Qty on Customer Material Return
http://sourceforge.net/tracker/index.php?func=detail&aid=1648131&group_id=176962&atid=879332
|
2007-01-30 22:41:54 +00:00 |