Commit Graph

2140 Commits

Author SHA1 Message Date
hieplq ea3bbe1418 IDEMPIERE-1968:valid check box in info window can manual editable 2014-06-04 00:19:25 +07:00
Carlos Ruiz 6dfafaad45 IDEMPIERE-1972:extend - Info window - process - by display logic field / fix oracle script 2014-07-02 11:50:51 -05:00
hieplq e27b957666 IDEMPIERE-1972:extend - Info window - process - by display logic field 2014-06-11 14:23:01 +07:00
Carlos Ruiz b5e7d9aec8 IDEMPIERE-1973:Info Window - parameters - field Mandatory Logic missing / fix oracle script 2014-07-02 11:42:57 -05:00
hieplq 80c39dce09 IDEMPIERE-1973:Info Window - parameters - field Mandatory Logic missing 2014-06-11 10:50:58 +07:00
Carlos Ruiz 1effd5918b IDEMPIERE-1697 Ability to filter available column for print format / peer review 2014-07-02 10:18:30 -05:00
Nicolas Micoud f4369874db IDEMPIERE-1697 Ability to filter available column for print format 2014-07-02 10:16:49 -05:00
hieplq 1024db2d14 IDEMPIERE-1878:Printformat name in login language 2014-07-02 09:18:18 +07:00
Carlos Ruiz a15506d5df IDEMPIERE-1770 Fix view / register migration script 2014-07-01 21:09:47 -05:00
Carlos Ruiz 53d403bf97 IDEMPIERE-1770 renumber migration scripts to avoid sequence problems 2014-07-01 21:08:59 -05:00
Deepak Pansheriya 5b5c119a57 IDEMPIERE-1770 refactoring code as per carlos' review comments 2014-06-28 16:14:04 +05:30
Deepak Pansheriya 29f0a5810e IDEMPIERE-1770 Allowing manual entry from Attributes tab on shipment/MR line 2014-07-01 21:07:07 -05:00
hieplq b44121fac6 IDEMPIERE-1878:Printformat name in login language 2014-05-27 22:39:53 +07:00
Carlos Ruiz 366f642f63 IDEMPIERE-1792 Info Window - Default Logic missing / peer review 2014-06-04 18:08:48 -05:00
hieplq 79bdd00235 IDEMPIERE-1792:Info Window - Default Logic missing 2014-05-30 15:03:08 +07:00
Carlos Ruiz d7147dc1f5 IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
Carlos Ruiz 06ed133b34 IDEMPIERE-1856 Amount in database functions and views are hardcoded to round to 2 decimal points 2014-05-30 11:06:07 -05:00
Carlos Ruiz 5d4a48021b IDEMPIERE-1334 Run one or more processes from Info Window / peer review 2014-05-29 18:44:25 -05:00
hieplq c656bd52ad IDEMPIERE-1334:Run one or more processes from Info Window
fix comment of carlos
2014-05-29 16:35:05 -05:00
Carlos Ruiz 60d2583f21 IDEMPIERE-1334 Run one or more processes from Info Window / peer review - work in progress 2014-05-28 14:49:27 -05:00
hieplq 45b0724542 IDEMPIERE-1334:Run one or more processes from Info Window 2014-05-26 23:27:34 +07:00
Carlos Ruiz dcc35ca737 hg merge release-2.0 (merge release2 into development) 2014-05-28 12:13:16 -05:00
Heng Sin Low bc4866556f IDEMPIERE-1052 1003710 Performance issue - Change column reference from table to search as proposed by Low. 2014-05-22 18:22:53 +08:00
Carlos Ruiz 8efef1cb7d IDEMPIERE-1967 Bank transfer process should allow for document number to be optional / based on patch from Carlos Augusto Sanchez (caaugustoss) 2014-05-27 10:25:58 -05:00
Carlos Ruiz a183558071 hg merge release-2.0 (merge release2 into development) 2014-05-21 15:33:17 -05:00
Heng Sin Low dc50ef3418 Ticket #1004012 IDEMPIERE-1954 Implement MaxQueryRecords for AD_InfoWindow. 2014-05-16 16:07:49 +08:00
Carlos Ruiz 4169252fc9 IDEMPIERE-1899 EMail : Implement default mail text and allow images within message / based on patch and idea from Nicolas Micoud (nmicoud) 2014-05-21 08:17:43 -05:00
Heng Sin Low d4927621f1 IDEMPIERE-1953 Performance problem of BOM* functions ( Part of Ticket 1004000 ). 2014-05-16 13:31:50 +08:00
Heng Sin Low 2915294c5c 1003965 IDEMPIERE-1950 Product Info Reservation not showing if Warehouse > Reservation Locator not populated. 2014-04-29 20:09:26 +08:00
Carlos Ruiz 10da987cff IDEMPIERE-1898 When save a new record, row select is change to latest record / IDEMPIERE-1412 Creating a new record on window access moves to wrong position 2014-05-07 22:00:50 -05:00
Nicolas Micoud 20a8fd221c IDEMPIERE-1843 Tabs and Fields not translated in Help 2014-05-07 18:32:44 -05:00
Carlos Ruiz 25311770b9 IDEMPIERE-709 All Created and Updated columns must be not null default statement_timestamp() in database / fix default on postgresql columns 2014-05-02 10:14:37 -05:00
Carlos Ruiz 1c4f333dfc IDEMPIERE-1920 Restrict Copy Role 2014-04-29 17:54:07 -05:00
Carlos Ruiz c73000c38b 1003856 IDEMPIERE-1951 Integrate commit from hengsin -> Run report as a background job. Peer review implementation from Elaine. 2014-05-14 14:44:06 -05:00
Carlos Ruiz e247dac3a8 hg merge release-2.0 (merge release2 into development) 2014-05-14 12:41:43 -05:00
Heng Sin Low bc2d581399 1003862 Barcode type UPC A is needed for print formats going to Amazon. Added UPCA support using barcode4j. Use barcode4j instead of barbecue as I can't get decent output from barbecue, barbecue have the underline bug and barbecue is a dead project. Should completely drop the use of barbecue in future. 2014-05-14 12:25:10 -05:00
Carlos Ruiz 6db95e4968 IDEMPIERE-709 All Created and Updated must be not null default statement_timestamp() in database / fixes for oracle migration script 2014-04-28 16:51:16 -05:00
Heng Sin Low 4b62f4c206 1003920 IDEMPIERE-709 All "Created" and "Updated" must be not null default statement_timestamp() in database. 2014-04-21 17:35:28 +08:00
Heng Sin Low 4eae8905a4 1003920 IDEMPIERE-709 All Created and Updated must be not null default statement_timestamp() in database 2014-04-18 15:07:03 +08:00
Elaine Tan 1e2cf53d61 IDEMPIERE-1904 Incorrect document status when void a document with completed document status 2014-04-18 12:51:08 +08:00
Carlos Ruiz 854076ee2c hg merge release-2.0 (merge release2 into development) 2014-05-07 22:04:48 -05:00
Carlos Ruiz bfcf026a76 hg merge release-2.0 (merge release2 into development) 2014-04-29 21:29:54 -05:00
Carlos Ruiz e7a19cb6b0 hg merge release-2.0 (merge release2 into development) 2014-04-23 18:20:20 -05:00
Carlos Ruiz 5de8f0f2e7 IDEMPIERE-1715 Implement Document Action for Production / fix oracle migration script 2014-04-16 21:56:25 -05:00
Carlos Ruiz 1dd6fecce4 hg merge release-2.0 (merge release2 into development) 2014-04-16 17:58:44 -05:00
Carlos Ruiz 33753cb358 IDEMPIERE-1715 Implement Document Action for Production / integrate and peer review patch from Heng Sin 2014-04-16 17:58:33 -05:00
Carlos Ruiz e7730780ba IDEMPIERE-1877 Product Info Window Implementation broke the usage of barcode reader 2014-04-11 12:10:56 -05:00
Carlos Ruiz 2a980dfc58 hg merge release-2.0 (merge release2 into development) 2014-04-07 15:30:40 -05:00
Carlos Ruiz a4e04341f2 IDEMPIERE-1853 Can't add record on Accounting Schema Default 2014-04-07 14:28:01 -05:00
Carlos Ruiz 772ec43368 IDEMPIERE-1572 Last Run and Saved parameter for process / based on patch from Deepak Pansheriya 2014-04-04 10:19:40 -05:00