Heng Sin Low
d4e9ae0656
IDEMPIERE-359 Add OSGi Service support for existing extension point. Move more core services to OSGi service.
2012-11-08 17:36:50 +08:00
Heng Sin Low
3d865703f1
IDEMPIERE-493 Add validation for matching. Fixed layout and refresh issue.
2012-11-08 13:26:30 +08:00
Heng Sin Low
5d253c71e5
IDEMPIERE-493 Add validation for matching. Need to do invoice-shipment matching first because MatchPO.create will auto create matchinv record if it doesn't found one.
2012-11-08 11:01:28 +08:00
Heng Sin Low
ba27cda7cf
IDEMPIERE-493 Add validation for matching
2012-11-08 07:50:01 +08:00
Elaine Tan
d7aa548502
Fix logged session listener initialized before server startup
2012-11-07 13:15:46 +08:00
Heng Sin Low
27d790d1ae
IDEMPIERE-471 Wrong behavior for 'Record on parent tab was changed by another user'
2012-11-07 10:24:27 +08:00
Heng Sin Low
7fd2f8ae31
Merge with c24b92887ef9dfc8ed7bcce0c793748cc21e6ce4
2012-11-06 11:42:06 +08:00
Heng Sin Low
2dfa60b73e
IDEMPIERE-359 Add OSGi Service support for existing extension point
2012-11-06 11:39:23 +08:00
Elaine Tan
236e06c7cc
IDEMPIERE-462 Ticket #1001503 : Credit Cards Online - support online credit payment, include copyright text, use translate message, fix credit card online processing issues
2012-11-02 18:27:14 +08:00
Elaine Tan
281cd20e6f
Fix merge with 28f0ff5b4ae2e8ae3565045da5ed334120e2965f
2012-11-01 20:59:59 +08:00
Elaine Tan
fe8573e501
Merge with 28f0ff5b4ae2e8ae3565045da5ed334120e2965f
2012-11-01 20:48:51 +08:00
Elaine Tan
442fd422a1
IDEMPIERE-462 Ticket #1001503 : Credit Cards Online - support online sales, authorization, delay capture and void payment
2012-11-01 20:23:20 +08:00
Carlos Ruiz
ef82abb2c6
Generate all model classes
2012-10-31 15:56:52 -05:00
Carlos Ruiz
d89bc0d4d0
Preparing release
2012-10-31 15:56:29 -05:00
Carlos Ruiz
f489fc76e2
IDEMPIERE-392 Redesign payment button - reuse SystemIDs
2012-10-31 09:37:27 -05:00
Carlos Ruiz
18aebedfb7
hg merge b153e9e42945
2012-10-31 09:23:45 -05:00
Carlos Ruiz
3a8d5ce4fe
IDEMPIERE-379 Reporting wizard for end users / Peer review and tests
2012-10-30 22:42:43 -05:00
Juliana Corredor
a0324420be
IDEMPIERE-379 Reporting wizard for end users
2012-10-30 21:23:46 -05:00
Carlos Ruiz
4eed3a8640
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern: ODR_OPEN_DATABASE_RESOURCE
2012-10-30 17:10:00 -05:00
Elaine Tan
6c71f29822
IDEMPIERE-392 Redesign payment button - Fix missing reference in generate model class for column with 'Payment' display type
2012-10-30 12:28:51 +08:00
Carlos Ruiz
4eb7477046
IDEMPIERE-454 Easy import / Fix NPE - improve success message log
2012-10-29 22:29:35 -05:00
Carlos Ruiz
33ad5aa0b7
IDEMPIERE-454 Easy import / Fix problem found with character set - adapting to zk6 also the WFileImport
2012-10-29 21:59:23 -05:00
Edwin Ang
ed5084972e
remove X, I and M storage classes
2012-10-29 15:15:18 +07:00
Edwin Ang
31ee8bc837
modify code related with M_Storage
2012-10-29 15:14:45 +07:00
Heng Sin Low
5a9ca8fac3
Merge with 15aebb85c791866dcec0bdd70dc75a728e703cbb
2012-10-28 13:22:27 +08:00
Heng Sin Low
6a71e527ab
iDempiere IDEMPIERE-234 Configurable Toolbar.
...
- Expose AD_Window_UU, AD_Tab_UU, AD_Table_UU and IsSortTab as part of the _TabInfo. This allow display logic of button to target specific tab or table that is not using official id.
2012-10-28 12:13:27 +08:00
Heng Sin Low
3c4c00a409
iDempiere IDEMPIERE-234 Configurable Toolbar.
...
- Bug fixes for report viewer button control.
- Added window toolbar button.
- Added custom window button using osgi service.
- Refactor ExportAction as an custom window button service example.
2012-10-28 00:31:25 +08:00
Carlos Ruiz
221f5e6522
IDEMPIERE-472 Allow postgresql connection via SSL / Minor
2012-10-26 14:34:34 -05:00
Carlos Ruiz
e2c0220862
IDEMPIERE-472 Allow postgresql connection via SSL / Peer review
2012-10-26 13:46:55 -05:00
Juan David Arboleda
e99ca7f076
IDEMPIERE-472 Allow postgresql connection via SSL
2012-10-26 13:46:05 -05:00
Carlos Ruiz
066f24162e
IDEMPIERE-454 Easy import / v1 -> Exporter - export data from 1 tab / Importer - allow insert in 1 tab
2012-10-26 00:03:39 -05:00
Owner.Owner-PC
0731626ca0
fix qtyonhand() and add qtyavailable()
2012-10-25 16:42:38 +07:00
uthadehikaru
60ad06e5c1
added method getQtyOnHand
2012-10-25 16:04:28 +07:00
uthadehikaru
00bf46d67e
fixed bug when getQtyvailable
2012-10-25 13:19:33 +07:00
Carlos Ruiz
95622fc317
IDEMPIERE-197 Stabilize Fixed Assets / Required fixes for iDempiere
2012-10-24 22:30:01 -05:00
Carlos Ruiz
c6f25f2a6d
IDEMPIERE-197 Stabilize Fixed Assets / Bring migration script and generate model classes
2012-10-24 21:30:00 -05:00
Carlos Ruiz
2d08fb3f3d
IDEMPIERE-197 Stabilize Fixed Assets / Some additional fixes based on tests when regenerating X classes
2012-10-24 21:29:13 -05:00
David Peñuela
02c508d425
IDEMPIERE-446 Implement Restrictions on Toolbar to the report viewer
2012-10-23 18:40:04 -05:00
David Peñuela
7b7f63f405
IDEMPIERE-158 Make selection of login languages more flexible
2012-10-23 17:32:04 -05:00
Carlos Ruiz
6e9da7b307
IDEMPIERE-308 Performance: Replace use of StringBuffer / Fix problem caused by this ticket
...
found in log this error
05:48:01.930===========> DB.executeUpdate: UPDATE C_Order SET C_Payment_ID=NULL 1000038) WHERE C_Order.C_Order_ID = (SELECT i.C_Order_ID FROM C_Invoice i WHERE i.C_Invoice_ID=1000038) [WFP_49b57bb4-a451-4ade-bb28-8a6146afc3c3] [2661]
org.postgresql.util.PSQLException: ERROR: syntax error at or near "1000038"
2012-10-23 16:21:14 -05:00
Carlos Ruiz
cc8a577d87
IDEMPIERE-468 Problem when using Immediate Client Accounting
2012-10-23 16:08:46 -05:00
Owner.Owner-PC
c066a0c3e9
Merge
2012-10-23 11:31:40 +07:00
uthadehikaru
2cc429a3dd
- added method "get" on MStorageReservation
...
- change MProduct proses to get QtyOrdered and QtyReserved
2012-10-23 10:46:01 +07:00
Carlos Ruiz
58a0b5424d
hg merge b251024c0cc7
2012-10-22 18:55:15 -05:00
Heng Sin Low
afb50f10e0
IDEMPIERE-377 Improve current search dialog box. Fixed can't search using invisible lookup field ( for e.g, CreatedBy and UpdatedBy ).
2012-10-23 06:48:06 +08:00
Heng Sin Low
221934a56b
IDEMPIERE-461 error to send reports (Mail) in ZK Web Client (loader constraint violation).
...
- Merge javax.mail and javax.activation bundle into one to resolve class loader issue.
2012-10-23 05:41:41 +08:00
Deepak Pansheriya
da5f06287c
IDEMPIERE-389 - Fix to set non loopback and non link IP on ServerName
2012-10-21 11:58:52 +05:30
Carlos Ruiz
ee00a36ae6
hg merge 74e4fd07adbb
2012-10-19 14:52:26 -05:00
Juliana Corredor
101fbdd5d1
IDEMPIERE-366 Improve Role Inheritance / When a Master role is not active, doesnt allow to inherit permissions
2012-10-19 12:02:27 -05:00
Heng Sin Low
6d7d975d22
Merge with fdeadc94d67201e8d02f497dfc34d054fd224c6b
2012-10-19 20:46:09 +08:00
Heng Sin Low
c9c663dfa9
iDempiere IDEMPIERE-234 Configure Toolbar.
2012-10-19 20:45:19 +08:00
Elaine Tan
9c26a16dcc
IDEMPIERE-392 Redesign payment button - include copyright text
2012-10-19 17:24:15 +08:00
Elaine Tan
cf80ce5f72
Merge with eeb560416950cc9390199dfe448d08c6d9e66b39
2012-10-19 17:04:03 +08:00
Elaine Tan
e1778c1501
IDEMPIERE-392 Redesign payment button
2012-10-19 16:35:15 +08:00
Heng Sin Low
fb9b7176fa
Merge with 009dec6b6e47dec65452fadb78de1edbb46def5a
2012-10-19 10:36:38 +08:00
Heng Sin Low
2b8ecf09be
IDEMPIERE-369 Master Detail layout improvements. 1) Fixed dataIgnore bugs with new record. 2) Fixed wrong icon for customized grid view dialog. 3) Fixed layout issue with document action dialog. 3) Added highlight for active tab. 4) Click on row indicator will now toggle form view. 5) Added indicator for 2nd or 3rd level tab. 5) Drop desktop implementation that's not maintained anymore.
2012-10-19 10:28:08 +08:00
Carlos Ruiz
939589f63c
hg merge f25ad9dd8759
2012-10-17 13:46:36 -05:00
Elaine Tan
34328a3591
IDEMPIERE-447 Abstract Payment Processor from Tenant configuration - allow multiple payment processors link to the same bank account
2012-10-17 17:39:12 +08:00
uthadehikaru
4e119984a8
moved qtyavailable from storage onhand to storage reservation
2012-10-17 09:19:14 +07:00
Richard Morales
fff089eb58
IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE
...
http://findbugs.sourceforge.net/bugDescriptions.html#DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE
2012-10-16 17:41:44 -05:00
Richard Morales
3d25237fb6
IDEMPIERE-455 Discover and fix FindBugs problems / RV_RETURN_VALUE_IGNORED
...
http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED
2012-10-16 15:41:49 -05:00
Carlos Ruiz
650f1344fd
hg merge 958f9fad5398
2012-10-16 08:36:25 -05:00
Deepak Pansheriya
dbf854396a
IDEMPIERE-389: Appending Host name and IP to server name and adding field
...
for server name on session audit
2012-10-16 13:08:12 +05:30
Owner.Owner-PC
5732700f46
fix code related with MStorage.add() method
2012-10-16 14:06:19 +07:00
Owner.Owner-PC
2a4b62f683
commit initial work on IDEMPIERE-385
2012-10-16 13:46:20 +07:00
Carlos Ruiz
4d56084f3f
hg merge 0717f533c660
2012-10-15 18:44:37 -05:00
Deepak Pansheriya
b636776abb
IDEMPIERE-389 - Fixing AD_Session to log actual IP in case of server is behind Load balancer.
2012-10-15 17:19:30 +05:30
Elaine Tan
e280cbbd70
Ticket #1001503 : Credit Cards Online
2012-10-15 17:00:07 +08:00
Carlos Ruiz
d1df4c45c8
IDEMPIERE-455 Discover and fix FindBugs problems / Thanks to Richard Morales
2012-10-12 18:25:55 -05:00
Richard Morales
ff9384f32e
IDEMPIERE-308 Performance: Replace with StringBuilder / some classes revisited to make them safer against NPE
2012-10-12 18:10:46 -05:00
Carlos Ruiz
78f498a662
IDEMPIERE-308 Performance: Replace with StringBuilder / some classes revisited to make them safer against NPE
2012-10-11 14:15:53 -05:00
Carlos Ruiz
462cd17efc
hg merge 7ff0a307b3ea
2012-10-11 12:39:16 -05:00
Deepak Pansheriya
4f3708c49c
Merge IDEMIERE-370 - Remove Link when there is no table or record id
2012-10-11 14:27:00 +05:30
Carlos Ruiz
a15c08f66e
IDEMPIERE-454 Easy import / First a CSV exporter with the format expected for the import
2012-10-10 22:56:16 -05:00
Carlos Ruiz
1d945a4109
hg merge a34c69915b7d
2012-10-10 11:22:37 -05:00
Heng Sin Low
09397e24a6
Merge with 5c0d84b4b50732776e41a30c15cc21a2615b1a86
2012-10-10 07:40:44 +08:00
Heng Sin Low
3354e6d4b1
IDEMPIERE-369 Master Detail layout improvements. Fixed navigation from detail to header lost the detail tab's current selected row position. Fixed data ignore for new row doesn't refresh detail pane.
2012-10-10 07:28:48 +08:00
Carlos Ruiz
d735ce2e22
IDEMPIERE-422 Complete Native Sequence feature / create the sequence if it doesn't exist on first usage, useful for native sequences not created on migration scripts
2012-10-09 12:36:50 -05:00
Heng Sin Low
d21fc00b60
IDEMPIERE-369 Master Detail layout improvements
2012-10-09 18:40:52 +08:00
Carlos Ruiz
83a7f121c3
IDEMPIERE-388 Enable port and TLS configuration for email
2012-10-09 01:30:05 -05:00
Carlos Ruiz
6379097ac1
IDEMPIERE-308 / revert partially to fix NPE
2012-10-08 22:24:23 -05:00
Carlos Ruiz
dba1c54c91
IDEMPIERE-422 Complete Native Sequence feature / deprecate method that must not be used
2012-10-08 10:50:46 -05:00
Carlos Ruiz
c2e073a34a
IDEMPIERE-422 Complete Native Sequence feature / fix problem reported in forums
...
https://groups.google.com/d/topic/idempiere/aBv-Rx6EFdc/discussion
2012-10-08 10:21:11 -05:00
Carlos Ruiz
2dba271ee9
reapply b4342c844a23 / IDEMPIERE-332 Document sequence organization level and restart monthly / NPE when not org selected
2012-10-08 08:45:07 -05:00
Carlos Ruiz
595fda5ef4
IDEMPIERE-422 Complete Native Sequence feature / peer review and tests
2012-10-05 19:03:57 -05:00
Juan David Arboleda
7874f573e4
IDEMPIERE-422 Complete Native Sequence feature
2012-10-05 11:22:33 -05:00
Owner.Owner-PC
8b0d559ae5
add workaround for customer service asset (not fixed assets)
2012-10-05 16:28:01 +07:00
Carlos Ruiz
ae5622f7de
IDEMPIERE-308 Performance: Replace with StringBuilder / fix problem found with lookups
2012-10-04 18:32:31 -05:00
Carlos Ruiz
90c30026c4
IDEMPIERE-332 Document sequence organization level and restart monthly / NPE when not org selected
2012-10-04 17:44:50 -05:00
Elaine Tan
a5f5d8d972
IDEMPIERE-447 Abstract Payment Processor from Tenant configuration
2012-10-03 18:30:46 +08:00
Elaine Tan
bc79195628
Merge with 1d70672bd78442ecb242f3f622e54a96df552300
2012-10-03 13:04:28 +08:00
Elaine Tan
5b92e3a2d7
IDEMPIERE-373 Implement User Locking - fix locking error message when involving multi-clients user
2012-10-03 12:33:03 +08:00
Carlos Ruiz
3bbe4cec45
IDEMPIERE-308 Performance: Replace with StringBuilder / fix problem found with lookups
2012-10-02 23:17:29 -05:00
Carlos Ruiz
110618d495
IDEMPIERE-391 Scheduler improvements / Peer review, tests, some refactoring
2012-10-02 23:16:41 -05:00
Juliana Corredor
993116f1ea
IDEMPIERE-391 Scheduler improvements
2012-10-02 17:43:43 -05:00
Carlos Ruiz
3a9d0ef571
hg merge 898f0d769f78
2012-10-02 12:52:44 -05:00
Carlos Ruiz
c37aea6dfb
IDEMPIERE-308 Performance: Replace with StringBuilder / revert model classes affected by StringBuffer(null) raising NPE
2012-10-02 11:41:11 -05:00
Carlos Ruiz
b8af84eb25
IDEMPIERE-308 Performance: Replace with StringBuilder / fix problems found with StringBuilder(int)
2012-10-01 20:40:41 -05:00
Carlos Ruiz
bd96df6367
IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela
2012-10-01 20:33:05 -05:00
Elaine Tan
b875bd411b
IDEMPIERE-373 Implement User Locking - fix locking error message when involving multi-clients user
2012-10-01 17:56:05 +08:00
Carlos Ruiz
b65f9deeb9
IDEMPIERE-308 Performance: Replace with StringBuilder / fix a problem found with StringBuilder(int)
2012-09-28 20:05:00 -05:00
Carlos Ruiz
0a76dbb1c4
hg merge 80090351de1c
2012-09-28 13:49:29 -05:00
Carlos Ruiz
671b042b27
IDEMPIERE-362 Hide things that don't work on iDempiere / Thanks to David Peñuela
2012-09-28 13:40:45 -05:00
Carlos Ruiz
19342a042e
IDEMPIERE-366 Improve Role Inheritance / Thanks to Juliana Corredor
2012-09-27 12:20:39 -05:00
Elaine Tan
cb910d298d
IDEMPIERE-373 Implement User Locking - fix login error message
2012-09-27 15:22:39 +08:00
Carlos Ruiz
42eb30488f
IDEMPIERE-375 Implement Forgot my Password
2012-09-11 17:05:42 -05:00
Carlos Ruiz
7c7a3d9464
IDEMPIERE-427 Improve logging adding tablename to the local POSave trx
2012-09-11 16:51:06 -05:00
Carlos Ruiz
a5dc636526
hg merge 6c7533fd2bc8
2012-09-11 09:46:50 -05:00
Elaine Tan
6c787d4654
IDEMPIERE-375 Implement Forgot my Password
2012-09-11 19:33:10 +08:00
Elaine Tan
bf5e689eef
IDEMPIERE-270 Reports should inherit search filter from window - revise create print format item logic and report window popup
2012-09-11 12:42:43 +08:00
Carlos Ruiz
df52b82c37
hg merge 493f67289f4d
2012-09-10 15:04:30 -05:00
Carlos Ruiz
1c7ebfb61e
IDEMPIERE-370 Implement link from process ending message to next records / Fix date format / Thanks to Kirit
2012-09-10 12:50:05 -05:00
Elaine Tan
005dc99d7b
IDEMPIERE-270 Reports should inherit search filter from window - fix create print format based on grid layout all columns/current columns logic
2012-09-10 13:52:01 +08:00
Owner.Owner-PC
9a1add059d
commit new asset classes
2012-09-10 12:22:06 +07:00
Carlos Ruiz
c44b10969e
remove unused previous asset classes
...
transplanted from https://bitbucket.org/edwin_ang/adempiere361-mbd/changeset/8d660c3
2012-10-24 19:46:31 -05:00
Carlos Ruiz
f75aeb5aba
commit modified asset classes
...
add workaround for customer service asset (not fixed assets)
transplanted from
https://bitbucket.org/edwin_ang/adempiere361-mbd/changeset/b421d5c
https://bitbucket.org/edwin_ang/adempiere361-mbd/changeset/83eeb45
2012-10-24 19:36:15 -05:00
Elaine Tan
ab31be0c56
IDEMPIERE-270 Reports should inherit search filter from window
2012-09-10 11:30:17 +08:00
Carlos Ruiz
368ce19b6e
IDEMPIERE-332 Document sequence organization level and restart monthly / Thanks to Nicolas Micoud
2012-09-07 16:56:44 -05:00
Carlos Ruiz
0329963b14
IDEMPIERE-387 Enable mixed payments on POS Sales Order
2012-09-07 00:14:21 -05:00
Carlos Ruiz
9735670208
IDEMPIERE-221 Implement password policies / make password policy system wide configurable instead of tenant
2012-09-06 15:20:49 -05:00
Carlos Ruiz
0b6efd26d4
IDEMPIERE-422 Complete Native Sequence feature / part 1
2012-09-06 00:04:03 -05:00
Elaine Tan
65d8b478f3
IDEMPIERE-373 Implement User Locking - fix the default date password change and use translatable message
2012-09-05 14:48:14 +08:00
Elaine Tan
15ef6841da
IDEMPIERE-373 Implement User Locking - fix typo error
2012-09-04 19:42:26 +08:00
Elaine Tan
078684b68d
IDEMPIERE-373 Implement User Locking
2012-09-04 11:11:01 +08:00
Heng Sin Low
2c11d41139
IDEMPIERE-9 New BP window allowed on disabled BP field - Fixed save error and minor alignment adjustment.
2012-09-03 12:06:10 +08:00
Carlos Ruiz
7c9ffc152f
IDEMPIERE-368 Improve Form Layout to allow more columns and positioning / Thanks to Juliana Corredor
2012-08-31 19:26:46 -05:00
Carlos Ruiz
741743751b
IDEMPIERE-229 Bug with Process parameter range
2012-08-30 00:37:05 -05:00
Elaine Tan
7863ff524c
IDEMPIERE-374 Change password must be changed to be a form instead of a process - revise save error message
2012-09-26 16:09:53 +08:00
Carlos Ruiz
0347e6f4e8
IDEMPIERE-221 Implement password policies / Thanks to Juliana Corredor
2012-09-25 13:51:07 -05:00
Carlos Ruiz
b01b1a02d1
IDEMPIERE-439 Chinese Characters not on PDF / Thanks to Paul Bowden (phib) for the bug report and the fix
2012-09-25 09:41:21 -05:00
Carlos Ruiz
1ab3ea6f00
IDEMPIERE-207 GL Journal Generator
2012-09-24 15:44:28 -05:00
Carlos Ruiz
7b0fe332a5
IDEMPIERE-362 Hide things that don't work on iDempiere
2012-09-21 20:40:08 -05:00
Carlos Ruiz
e02f28f62d
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / Fix error on model generator
2012-09-21 20:39:40 -05:00
Carlos Ruiz
ae107dbb64
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / thanks to Richard Morales and David Peñuela
2012-09-21 19:21:59 -05:00
Carlos Ruiz
a2cd4a1326
hg merge 49b6e2e043b1
2012-09-21 08:59:43 -05:00
Elaine Tan
e963fea9dc
Fixed NullPointerException when create HTML with null HTML extension
2012-09-21 17:38:01 +08:00
Carlos Ruiz
988f40d193
IDEMPIERE-422 Complete Native Sequence feature / Fixing as latest changes on MSequence for IDEMPIERE-332 broke native sequence feature
2012-09-20 10:57:45 -05:00
Carlos Ruiz
aa20175f3e
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / Thanks to Richard Morales
2012-09-19 14:29:42 -05:00
Carlos Ruiz
fa5b24e7e2
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / replace String.concat used in loops - cases detected using findbugs / thanks to Richard Morales and David Peñuela
2012-09-17 22:12:48 -05:00
Carlos Ruiz
7f4c2934c0
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder - thanks to David Peñuela
2012-09-17 16:30:08 -05:00
Carlos Ruiz
92f9a9f47c
hg merge 71b0bba695a6 / Solving the conflict for AbstractADWindowPanel.java
2012-09-13 14:56:32 -05:00
Elaine Tan
951765ccd0
IDEMPIERE-375 Implement Forgot my Password - add validation to check new password differ from old password and change the security question design
2012-09-13 16:29:23 +08:00
Juliana Corredor
7f85ffeaf8
IDEMPIERE-366 Improve Role Inheritance
2012-09-12 19:23:38 -05:00
Carlos Ruiz
d20678cab8
IDEMPIERE-417 Update BPLocation.Name
2012-09-12 10:47:44 -05:00
Nicolas Micoud
af759b7134
IDEMPIERE-417 - Update BPLocation.Name
2012-09-12 10:37:48 -05:00
longnan
1894fa898f
PO.load() broken for some tables. (Adaxa)
...
- AD_Ref_Table
2012-04-04 23:40:17 +08:00
Carlos Ruiz
2b6de08510
IDEMPIERE-194 Handling null context variable / Thanks to Nicolas Micoud
2012-08-29 23:17:37 -05:00
Carlos Ruiz
9f753252e0
IDEMPIERE-138 Issues creating a Customer RMA
2012-08-29 22:03:41 -05:00
Carlos Ruiz
3c1c17a1af
IDEMPIERE-130 List Transaction on Financial Report Do Not Apply Parameter Filter / Thanks to Edwin Ang for the fix
2012-08-29 21:42:17 -05:00
Carlos Ruiz
a9fd4a3ce5
IDEMPIERE-99 Language Maintenance does not create UUIDs
2012-08-29 20:46:45 -05:00
Carlos Ruiz
f221ba73f1
IDEMPIERE-82 Modify filename of attachment send by emails
2012-08-29 20:17:14 -05:00
Carlos Ruiz
e3ae21da2b
IDEMPIERE-63 Document number is updated again when document completed after reactivation
2012-08-29 19:33:18 -05:00
Carlos Ruiz
9f30dab0b6
IDEMPIERE-30 Use ValidFrom date when selecting Tax
2012-08-29 18:15:16 -05:00
Carlos Ruiz
3c4648f0c4
IDEMPIERE-401 SaveError when voiding order in web store / Thanks to Dirk Niemeyer (a42niem)
2012-08-29 17:04:03 -05:00
Nicolas Micoud
13f7391926
IDEMPIERE-329 : Tree on windows don't apply role restriction
2012-07-05 10:46:33 +02:00
Carlos Ruiz
95e992bbe2
IDEMPIERE-407 Lookup box on Menu window showing broken images
2012-08-28 22:56:39 -05:00
Carlos Ruiz
0b98614113
IDEMPIERE-246 Integrate Manufacturing Light / peer review with tests following Adaxa Manual - lots of fixes
2012-08-27 18:21:27 -05:00
Carlos Ruiz
d2954c53a4
IDEMPIERE-402 zk -> Env.getImageIcon: Not found: mWindow.gif
2012-08-23 20:12:29 -05:00
Carlos Ruiz
52b7f43d4d
IDEMPIERE-370 Implement link from process ending message to next records / minor - serialversionID
2012-08-23 19:16:15 -05:00
Carlos Ruiz
90b791b1e3
Peer review IDEMPIERE-370 Implement link from process ending message to next records
2012-08-23 19:12:30 -05:00
Carlos Ruiz
e26b6e6ea9
IDEMPIERE-377 Improve current search dialog box / Peer review on the operators and editors for advanced search
2012-08-23 19:00:04 -05:00
Carlos Ruiz
5cd19d949b
Merge from trekglobal repository
2012-08-23 08:38:25 -05:00
Heng Sin Low
0db426e772
minor - the change to set threadpool default min size to 10 in previous revision is incomplete.
2012-08-23 19:07:54 +08:00
Heng Sin Low
287e78722f
IDEMPIERE-356 Change Role. Refactoring, reduce min thread pool size and added timeout setting.
2012-08-23 16:27:39 +08:00
Juliana Corredor
f8141fe4aa
IDEMPIERE-363 ASP / SaaS module - implement reference lists show/hide option
2012-08-22 23:24:10 -05:00
Heng Sin Low
1123aec6d1
Merge with 8a571dacb86e47e42584969a5958b504c7616469
2012-08-23 12:18:04 +08:00
Carlos Ruiz
56fff1e1b8
IDEMPIERE-217 Allocate Payment to Charge
...
Credits:
Adaxa (Paul Bowden) / development
David Peñuela / integration
Edwin Ang / testings
2012-08-22 22:27:33 -05:00
Deepak Pansheriya
01c8bbc3de
Merging two heads
2012-08-22 23:30:39 +05:30
Elaine Tan
e03942ee8f
Ticket #1001002 : Move the Menu to be a Portlet - Add a new table to store user dashboard preference and fix some bugs
2012-08-22 19:34:57 +08:00
Heng Sin Low
724515c9c2
Merge with 9588c6ccc43c675f7b186512072c248daa1a6f57
2012-08-22 18:41:04 +08:00
Heng Sin Low
8c732a1c06
Merge with c09b1324cdd850c319a77bbe63d1c09ee4ef856d
2012-08-22 18:38:18 +08:00
Rajesh.Rajesh-VAIO
1b9067d23f
Task 1001118 - Link end-of-process to next window
2012-08-22 13:47:50 +05:30
Kirit Thummar
d5ef3c327a
IDEMPIERE-377 : Add search sequence support for search dialog field[1001253]
2012-08-22 11:01:07 +05:30
Carlos Ruiz
4ceda4ce93
IDEMPIERE-246 Integrate Manufacturing Light
2012-08-21 18:53:37 -05:00
Kirit Thummar
9548383df1
IDEMPIERE-377 : Correcting operators based on reference type [1001193]
2012-08-21 22:15:43 +05:30
Heng Sin Low
b3d83f4d7d
IDEMPIERE-356 Change Role.
2012-08-21 08:47:45 +08:00
Carlos Ruiz
2f6a80e4b6
IDEMPIERE-152 Show UUID value on Record Info - Fixed issues with dataNew and dataIgnore
2012-08-17 14:55:27 -05:00
Carlos Ruiz
1302d6b348
IDEMPIERE-376 Limit charges to use just one account / Thanks to David Peñuela
2012-08-17 11:05:38 -05:00
Juliana Corredor
ca94ad6670
IDEMPIERE-358 Login- how to make unique and safe - implement email login for monitor
2012-08-16 15:34:37 -05:00
Heng Sin Low
b75d09aff9
Merge with f4aae2365c3dd3b96e035a358cffd47693d44d42
2012-08-15 08:40:43 +08:00
Carlos Ruiz
9fcf487478
IDEMPIERE-236 - Centralization of hardcoded IDs / centralize also the MSysConfig keys - Thanks to David Peñuela
2012-08-14 19:07:21 -05:00
Heng Sin Low
09d73d1486
IDEMPIERE-144 Performance: Remove the use of zk event thread. This will break things but it is a necessary step to improve the performance and scalability of the zk client. This is also the first step require to implement clustering support.
2012-08-15 07:26:55 +08:00
Juliana Corredor
2f6dedf643
IDEMPIERE-365 Review credit limit check on Invoice, especially for Credit Memos
2012-08-14 16:02:30 -05:00
Juliana Corredor
85abedd47f
IDEMPIERE-358 Login- how to make unique and safe
2012-08-13 17:01:42 -05:00
Carlos Ruiz
3d8114fd41
IDEMPIERE-364 Improve Grid Layout
2012-08-13 12:30:27 -05:00
Carlos Ruiz
1c1dff7b70
hg merge 53f6bc44aa4c (Improve Grid Layout)
2012-08-13 11:50:46 -05:00
Deepak Pansheriya
66001b85aa
Ticket #1001003:IDEMPIERE-364 Integrating revie comments and fixing Grid layout issues
2012-08-13 13:11:24 +05:30
Carlos Ruiz
8c5c4ff1d7
IDEMPIERE-367 Java 7 support
2012-08-12 20:51:11 -05:00
Carlos Ruiz
f28f327cbe
IDEMPIERE-384 Problem with insertTranslations in multilanguage env caused by Generate_UUID
2012-08-10 16:54:44 -05:00
Carlos Ruiz
3a01c153d2
IDEMPIERE-383 Performance - UserDef heavily accessing DB
2012-08-10 16:48:15 -05:00
Deepak Pansheriya
9f6ba491dd
Merge
2012-08-10 23:33:39 +05:30
Deepak Pansheriya
26086d100e
Ticket #1001003 : Making grid user and system customizable
2012-08-10 23:10:57 +05:30
Elaine Tan
4ef48f3ae3
Ticket #1001160 : Add time stamps to the logs for all levels from Warning through to All
2012-08-10 18:23:11 +08:00
Elaine Tan
c9d662de0f
Ticket #1001002 : Move the Menu to be a Portlet - support portlet drag and drop
2012-08-10 16:38:35 +08:00
Carlos Ruiz
28b2b5c297
IDEMPIERE-221 Implement password policies / revert a library not needed
2012-08-09 18:30:10 -05:00
Carlos Ruiz
e23d6c8286
IDEMPIERE-380 Search columns can't be used as identifier
2012-08-09 11:15:04 -05:00
Carlos Ruiz
ccec55291e
merge 572a5654b5cb
2012-08-07 10:03:18 -05:00
Elaine Tan
064c654e85
Ticket #1001002 : Move the Menu to be a Portlet
2012-08-07 20:04:10 +08:00
Carlos Ruiz
9b84a207b0
IDEMPIERE-221 Implement password policies / finished testings - lots of fixes - i18n - make it work on window
2012-08-06 21:01:28 -05:00
Dirk Niemeyer
7775f04a14
Bring in Manufacturing Light code from Adaxa / Paul Bowden
...
Merge Production line MA fix. Fixes #93 .
changeset 6228 6b74072a4797
2012-08-06 16:37:43 +02:00
Carlos Ruiz
1df6102e09
Bring in Manufacturing Light code from Adaxa / Paul Bowden
2012-08-21 17:44:04 -05:00
Carlos Ruiz
41338b001f
Bring in Manufacturing Light code from Adaxa / Paul Bowden
2012-08-21 17:41:53 -05:00
Dirk Niemeyer
0785915c7b
Bring in Manufacturing Light code from Adaxa / Paul Bowden
...
Refs #44 . Improve exception handling on production create lines. Prevent production lines for same locator/asi being split
changeset 6170 1b6c87d57f92
2012-08-06 09:27:17 +02:00
Dirk Niemeyer
c4d9039ed7
Bring in Manufacturing Light code from Adaxa / Paul Bowden
...
changeset 6129 0135328548b6
2012-08-06 09:22:14 +02:00
Carlos Ruiz
8c40f00c5a
Bring in Manufacturing Light code from Adaxa / Paul Bowden
2012-08-21 17:38:01 -05:00
Carlos Ruiz
f58311e94e
IDEMPIERE-393 Setup wizards
2012-08-20 20:27:26 -05:00
Elaine Tan
c13dcad28d
Ticket #1001002 : Move the Menu to be a Portlet
2012-08-03 16:46:55 +08:00
Carlos Ruiz
7fa3e80e16
IDEMPIERE-221 Implement password policies
...
Thanks to Juliana Corredor for the research and integration
Peer reviewed and tested by Carlos Ruiz (initial version, still pending tests)
Sponsored by Trek Global
2012-08-02 18:07:23 -05:00
Carlos Ruiz
4a2a4af7c8
IDEMPIERE-347 passwords hash / found that Remember Me is incompatible with hash password with actual implementation
2012-08-01 17:41:48 -05:00
Carlos Ruiz
a3e4c6cf08
IDEMPIERE-355 Fact Acct from GL Journal uses category from doctype instead of journal
2012-08-01 15:03:32 -05:00
Heng Sin Low
cb10841f6f
Merge with aa6c509f154d3cfec350ea4cf1803ac7af982bda
2012-08-01 18:18:37 +08:00
Heng Sin Low
4a0a5a7e48
IDEMPIERE-353 Zk Performance: Replace cglib dynamic proxy with Properties wrapper for server context to remove synchronization bottleneck
2012-08-01 17:48:53 +08:00
Carlos Ruiz
26a07ca3c8
IDEMPIERE-347 passwords hash
...
Thanks to Adaxa Australia -> http://adempiere.hg.sourceforge.net/hgweb/adempiere/contribution_adaxa/rev/6d9090d8a9f6
Ken Longnan for iDempiere integration work at -> https://bitbucket.org/longnan/idempiere-longnan
Juliana Corredor for further integration and tests on iDempiere and making the process safer and backward compatible via sysconfig
Carlos Ruiz (globalqss) peer reviewed, tested and finished some extra required
Sponsored by Trek Global -> http://www.trekglobal.com/
2012-07-31 18:46:45 -05:00
Carlos Ruiz
20c3e5156c
IDEMPIERE-351 Advanced Lookup Navigation Problem
2012-07-30 10:07:39 -05:00
Carlos Ruiz
d3e4b06cee
IDEMPIERE 344 - Improve usability for GL Journal / implement check for mandatory elements
2012-07-25 16:33:22 -05:00
Carlos Ruiz
8f6efc777b
IDEMPIERE 344 - Improve usability for GL Journal / peer review / tests / implement copy on journal doc
2012-07-25 13:54:19 -05:00
Nicolas Micoud
6acd212c76
IDEMPIERE 344 - Improve usability for GL Journal
...
transplanted from https://bitbucket.org/nmicoud/adempiere361-nm/changeset/dd3d5bf64e74
2012-07-25 13:27:23 -05:00
Nicolas Micoud
a837333c93
IDEMPIERE-338 Translation of Doc messages
2012-07-12 16:42:05 +02:00
Hesham S. Ahmed
42fbf81e8e
IDEMPIERE-335 - Send Jasper Report email
...
(transplanted from 914c39015d963ae2f9d51bb2b9f3a18bf5a42678)
2012-07-11 17:53:24 +03:00
Hesham S. Ahmed
d3392c5549
IDEMPIERE-236 - Centralization of hardcoded IDs
2012-07-10 17:28:15 +03:00
Hesham S. Ahmed
00f842dd67
IDEMPIERE-335 - Send Jasper Report email
...
(transplanted from 5f33b56d79d04e5bba96d938c65e650e4516001a)
2012-07-10 13:29:45 +03:00
Hesham S. Ahmed
28ac2b4f83
IDEMPIERE-103 - In progress invocies can not be deleted if linked with an Order
2012-07-10 21:00:53 +03:00
Heng Sin Low
10dcad12f2
IDEMPIERE-334 IndexOutOfBoundsException when switching tabs
2012-07-09 18:00:52 +08:00
Carlos Ruiz
63fe3ca051
IDEMPIERE-323 Migration script log AD_Document_Action_Access - restoring table deleted by mistake
2012-07-04 06:15:40 -07:00
Heng Sin Low
041cd87273
Merge with bb4917e1ab96314cac1a7cce2dd791c0e0a8279c
2012-07-04 16:26:00 +08:00
Heng Sin Low
f99d832907
IDEMPIERE-302 Upgrade to JasperReports 4.6.0 in 1.0
2012-07-04 16:14:09 +08:00
Carlos Ruiz
16d2cf6d8a
IDEMPIERE-323 Migration script log AD_Document_Action_Access
2012-07-02 13:56:37 -07:00
Heng Sin Low
cd4d19b183
IDEMPIERE-312 Performance: Use JDK ThreadPool API for dynamically created thread
2012-07-02 14:13:58 +08:00
Heng Sin Low
c19853b0ad
IDEMPIERE-152 Show UUID value on Record Info - Fixed issues with dataNew and dataIgnore
2012-07-02 12:23:37 +08:00
Heng Sin Low
476034403c
IDEMPIERE-321 problem creating city in zk6 interface
2012-07-02 11:26:47 +08:00
Heng Sin Low
50511476ec
IDEMPIERE-321 problem creating city in zk6 interface
2012-07-02 10:35:45 +08:00
Heng Sin Low
1ca7cd5112
Merge with 953e38a41ffdc47e8890daf31c1ec60ff8cf3b05
2012-07-01 10:18:31 +08:00
Heng Sin Low
809f57fe77
IDEMPIERE-146 Performance: Report Engine always read all data into memory
2012-07-01 09:27:13 +08:00
Heng Sin Low
e0e7d05167
IDEMPIERE-324 Performance: Report render to pdf twice when auto archive is on
2012-07-01 09:25:48 +08:00
Carlos Ruiz
d2ab5564bf
IDEMPIERE-152 Show UUID value on Record Info
2012-06-27 18:19:10 -05:00
Carlos Ruiz
2fe8ea2a91
IDEMPIERE-127 Implement Recent Items dashboard / fix recent items not working for System user
2012-06-27 09:12:31 -05:00
Carlos Ruiz
124c49217b
IDEMPIERE-296 Bug in MInOut for reverse complete - thanks to Emiliano Pereyra
2012-06-23 23:54:10 -05:00
Heng Sin Low
133c0450ae
IDEMPIERE-303 AD_TreeNodeMM_UU is null after create one new menu item
2012-06-22 17:53:14 +08:00
Heng Sin Low
4da9bf4cac
IDEMPIERE-307 Improve readability of AmtInWords_EN output. Apply patch from hahmed ( Hesham S. Ahmed ).
2012-06-22 17:03:52 +08:00
Heng Sin Low
cdbe8888fd
minor - avoid unnecessary NPE.
2012-06-22 16:31:28 +08:00
Heng Sin Low
61e6324fee
IDEMPIERE-145 Performance: PO should use PreparedStatement
2012-06-20 16:57:12 +08:00
Heng Sin Low
d6bb8020f3
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder
2012-06-20 16:16:11 +08:00
Heng Sin Low
a6e7659595
IDEMPIERE-146 Performance: Report Engine always read all data into memory. Make print element serializable to prepare for future virtualization of report data.
2012-06-20 16:11:27 +08:00
Heng Sin Low
f16c6291db
IDEMPIERE-314 Performance: Use map for the looking up of column index by ColumnName or AD_Column_ID
2012-06-20 16:07:53 +08:00
Heng Sin Low
a65bdc0fbb
IDEMPIERE-309 Process UI: Add ask and file download dialog support
2012-06-20 16:04:42 +08:00
Heng Sin Low
722179feb4
IDEMPIERE-313 Logging: Add support for setting of logging level by package
2012-06-20 16:03:25 +08:00
Heng Sin Low
b6406e5f5e
IDEMPIERE-309 Process UI: Add ask and file download dialog support
2012-06-20 16:01:15 +08:00
Heng Sin Low
59eefcc345
IDEMPIERE-309 Process UI: Add ask and file download dialog support
2012-06-20 15:53:10 +08:00
Heng Sin Low
9d5f9f291b
IDEMPIERE-312 Performance: Use JDK ThreadPool API for dynamically created thread
2012-06-20 15:26:08 +08:00
Heng Sin Low
7f0893c592
IDEMPIERE-310 JasperReport: Compilation of JRXML is broken
...
IDEMPIERE-311 JasperReport: Loading pdf font from classpath is not working
2012-06-20 15:11:42 +08:00
Heng Sin Low
d045a9bc24
Merge with e252dd6b482f79a3570e33c789e7c356c67f0bf2 ( iDempiere Head )
2012-06-07 01:44:43 +08:00
Heng Sin Low
668e61686f
IDEMPIERE-166 Rebranding of logo and product name
2012-06-06 22:13:34 +08:00
Carlos Ruiz
88508cfa22
ADEMPIERE-119 Missing '=' in MAcctSchemaElement.getValueQuery
...
https://adempiere.atlassian.net/browse/ADEMPIERE-119
Thanks to Freepath
2012-06-02 13:08:09 -05:00
Carlos Ruiz
5be12ca9cd
IDEMPIERE-242 ImageField not working in non form based print format
...
Found that a350b4d51f50 broke the gardenworld invoice sample (pointing to M_Product.ImageURL) - refactored the layoutTable
2012-05-30 11:55:14 -05:00
Carlos Ruiz
f55f7e0e66
IDEMPIERE-281 Extend Import Inventory to support also internal use
2012-05-29 00:45:34 -05:00
Juliana Corredor
e92b43053f
IDEMPIERE-266 filter inactive printformats
2012-05-28 19:02:11 -05:00
Heng Sin Low
4f657aedd9
Merge with 5c03ce261cf232e12517ed2614d641083e09accb ( iDempiere Head )
2012-05-28 15:01:13 +08:00
Heng Sin Low
b7c3d48f2d
IDEMPIERE-254 2Pack Stabilization and Enhancement
2012-05-28 14:33:04 +08:00
Heng Sin Low
86b846eb98
IDEMPIERE-276 UUIDGenerator - remove use of proprietary oracle and postgresql feature for table using composite key
2012-05-28 14:27:03 +08:00
Heng Sin Low
35e51e9bb5
IDEMPIERE-275 ModelGeneratorDialog: EntityTypeFilter not working
2012-05-28 14:23:09 +08:00
Carlos Ruiz
28304d3b8b
Merged in dantam/idempiere.se (pull request #7 )
2012-05-24 12:21:08 -05:00
Hesham S. Ahmed
fcd0f768e2
IDEMPIERE-162 Let Process Role Access Update honor previous modifications to permissions
...
http://jira.idempiere.com/browse/IDEMPIERE-162
Peer reviewed, tested and integrated by Carlos Ruiz - globalqss
2012-05-23 09:42:51 -05:00
dantam
2355c11e05
IDEMPIERE-218 Replication not working in ZK
...
http://jira.idempiere.com/browse/IDEMPIERE-218
2012-05-16 10:11:56 +02:00
Carlos Ruiz
bbe5e8387e
IDEMPIERE-249 implement encrypt en ad_processparameter same as in ad_field
...
Developed by Juliana Corredor - Peer reviewed and integrated by Carlos Ruiz
2012-05-15 21:50:43 -05:00
Carlos Ruiz
1287e7b102
IDEMPIERE-132 Avoid duplicate in print format
2012-05-09 16:26:01 -05:00
phib
bd991c49ec
Copy/create print format items creates duplicate fields. Fixes #50 .
...
Integrated to iDempiere by Carlos Ruiz (globalqss) as a partial solution for IDEMPIERE-132 Avoid duplicate in print format
http://adempiere.hg.sourceforge.net/hgweb/adempiere/contribution_adaxa/raw-rev/f94eae8928cd
2012-05-09 16:15:34 -05:00
Carlos Ruiz
162b0becf4
IDEMPIERE-259 Cannot set tab display logic based on specific tab value of field
...
Thanks to Ammar (hamur36) for the proposed solution here:
http://sourceforge.net/projects/adempiere/forums/forum/610547/topic/5087640?message=11256178
2012-05-07 15:56:25 -05:00
Carlos Ruiz
03b9163c13
IDEMPIERE-258 SysConfig keys ignoring trailing spaces
2012-05-07 14:25:32 -05:00
Heng Sin Low
0287d6dd00
Merge with b4fd505a6d3dfef0779ca21b2ab2786831b43af2 ( iDempiere Head )
2012-05-02 18:19:00 +08:00
Heng Sin Low
ae747cd47c
IDEMPIERE-254 2Pack Stabilization and Enhancement
2012-05-02 14:44:19 +08:00
Heng Sin Low
8d01b94373
Merge with 226388bdba1e6652da9bad68680987523fc10267 ( iDempiere Head )
2012-05-01 23:19:57 +08:00
Heng Sin Low
8bf2eb7614
IDEMPIERE-175 Performance: Use atmosphere ( long pooling, NIO ) server push
2012-04-29 04:38:26 +08:00
Carlos Ruiz
9b26b56a96
IDEMPIERE-250 Process parameters can inherit data from element (same as column and field)
2012-04-26 11:59:07 -05:00
Nicolas Micoud
5aecf6c941
IDEMPIERE-109 / Process parameter without element shouldn't be Centrally Maintained
2012-04-25 17:52:54 +02:00
Nicolas Micoud
b2338cc04d
IDEMPIERE-236 Centralization of hardcoded IDs / display types
2012-04-25 12:54:18 -05:00
Nicolas Micoud
57bc9b5d0b
IDEMPIERE-236 Centralization of hardcoded IDs / massive upload (integrated into iDempiere by CarlosRuiz - globalqss)
2012-04-23 22:31:14 -05:00
Heng Sin Low
d9ed7e2aaa
IDEMPIERE-238 Zk Report Viewer: use print format font setting ffor html output
2012-04-16 16:18:54 +08:00
uthadehikaru
575dbf64cd
Completing return message when raise AdempiereException
2012-04-21 15:52:36 -05:00
uthadehikaru
bdc3e826c7
exception handling processIt on MRMA
2012-04-11 08:27:16 +07:00
uthadehikaru
ecd176e1ba
exception handling processIt on MPaySelectionCheck
2012-04-11 08:27:08 +07:00
uthadehikaru
332afbcb03
exception handling processIt on MPayment
2012-04-21 15:46:58 -05:00
uthadehikaru
797af7b6b8
exception handling processIt on MOrder
2012-04-21 15:44:59 -05:00
uthadehikaru
6e1c0ba027
exception handling processIt on MJournalBatch
2012-04-11 08:26:47 +07:00
uthadehikaru
9ff7002ff8
exception handling processIt on MInvoice
2012-04-21 15:42:24 -05:00
uthadehikaru
a6a11d65f7
exception handling processIt on MInOut
2012-04-21 15:39:45 -05:00
uthadehikaru
1fe7383c47
exception handling processIt on MCashLine
2012-04-11 08:26:21 +07:00
Edwin Ang
78c3175f31
exception handling processIt on BankTransfer.java
2012-04-09 15:01:30 +07:00
Dirk Niemeyer
2feccac9e5
IDEMPIERE-242 ImageField not working in non form based print format
...
Use correct ImageElement.get
2012-04-19 12:25:22 +02:00
Nicolas Micoud
5457709c6a
IDEMPIERE-236 Centralization of hardcoded IDs / using interface / rename class > SystemIDs
2012-04-20 11:52:52 -05:00
Carlos Ruiz
3a0f716618
IDEMPIERE-195 Expand menu automatically / make user preference override the role configuration
...
http://jira.idempiere.com/browse/IDEMPIERE-195
2012-04-18 10:59:22 -05:00
Carlos Ruiz
37a4b33bf6
IDEMPIERE-241 Unnecessary cost records added on product creation
...
Code integrated from Compiere community 3.3.0 version
2012-04-18 10:31:32 -05:00
Nicolas Micoud
644207b999
IDEMPIERE-239 - smart way ; using IsActive() instead of SQL
2012-04-18 16:36:35 +02:00
Nicolas Micoud
a53fd5c08f
IDEMPIERE-236 Centralization of hardcoded IDs / using naming convention for constants
2012-04-18 16:04:01 +02:00
Nicolas Micoud
b0c67e8897
IDEMPIERE-239
2012-04-18 15:52:06 +02:00
Nicolas Micoud
a5fda83899
IDEMPIERE-236 Centralization of hardcoded IDs
2012-04-18 10:15:56 -05:00
Nicolas Micoud
8bc3e8895c
IDEMPIERE 195 Menu Auto Expand
2012-04-12 16:00:12 -05:00
Thomas Bayen
008acb6848
IDEMPIERE-113 Volume and Weights are not imported in Product importer
2012-04-06 16:46:59 +02:00
Carlos Ruiz
b3b69eca5d
IDEMPIERE-227 Avg Inv Costing: Material receipt must post with purchase order price
...
http://jira.idempiere.com/browse/IDEMPIERE-227
2012-04-05 23:13:20 -05:00
Carlos Ruiz
1ed38faaf8
IDEMPIERE-68 Current record could disappear after executing a button - Fix security issue reported by jdcs
2012-04-05 13:37:42 -05:00
Carlos Ruiz
a515c81c2d
IDEMPIERE-129 Restrictions on Toolbar and Menu - peer review and apply best practices
...
http://jira.idempiere.com/browse/IDEMPIERE-129
2012-04-04 23:39:52 -05:00
Nicolas Micoud
3852377c43
IDEMPIERE-129 Restrictions on Toolbar and Menu
...
http://jira.idempiere.com/browse/IDEMPIERE-129
2012-04-05 00:40:11 -05:00
Carlos Ruiz
b4bdf57cd6
merge IDEMPIERE-215
2012-04-04 11:46:37 -05:00
Carlos Ruiz
dace790402
IDEMPIERE-177 Complete Window Customization functionality - peer review and tests
2012-04-04 11:38:40 -05:00
Heng Sin Low
894ebe49ee
Merge with 8d21f0c68a4c0a40002e6b280006a9186bd13828 (iDempiere Head)
2012-04-04 18:29:18 +08:00
Heng Sin Low
32c0db8136
IDEMPIERE-215 Costing: Drop M_Product_Costing.
2012-04-04 18:11:01 +08:00
Dirk Niemeyer
80194f7a37
IDEMPIERE-177
...
AD_Language and name for entry made optional
Caching best matching entry for UserDefWin
2012-04-03 15:29:48 +02:00
Carlos Ruiz
5d06421394
IDEMPIERE-117 Add cost history table and cost movement view - fix folder for generated model class
2012-04-02 17:25:16 -05:00
Carlos Ruiz
1547755d5b
Merged in hengsin/idempiere-hengsin (IDEMPIERE-212 IDEMPIERE-213)
2012-04-02 16:02:03 -05:00
Carlos Ruiz
1ce9a29b2e
Merged in hengsin/idempiere-hengsin (pull request #4 )
2012-04-02 15:26:50 -05:00
Heng Sin Low
a36ddb4d4c
IDEMPIERE-166 Rebranding of logo and product name
2012-03-31 00:15:00 +08:00
Carlos Ruiz
43efec55a3
IDEMPIERE-37 Make iDempiere safer using saveEx instead of save
...
http://jira.idempiere.com/browse/IDEMPIERE-37
2012-03-28 11:55:10 -05:00
Carlos Ruiz
4368b0006d
IDEMPIERE-127 Implement Recent Items dashboard / Recent Items don't appear when a record was deleted with direct SQL DELETE
...
http://jira.idempiere.com/browse/IDEMPIERE-127
2012-03-27 21:01:14 -05:00
Heng Sin Low
1982a8b331
IDEMPIERE-213 Costing: Seed/Initial Cost Clean up
2012-03-26 15:17:25 +08:00
Heng Sin Low
be6b85f531
IDEMPIERE-212 Costing: MatchPO required for Average PO and Last PO Costing method
...
- adapted from http://sistematika.web.id/2008/10/10/accounting-generated-for-adempiere-material-receipt-activity/
2012-03-26 15:07:02 +08:00
Heng Sin Low
69fc191cc7
IDEMPIERE-210 Costing: Revert [ 1693997 ] Calculation of cost should happen when transaction complete. Fixed a regression introduce in previous revision.
2012-03-26 14:14:35 +08:00
Carlos Ruiz
10595f132f
IDEMPIERE-211 Statement of Accounts - Name column not translated
...
http://jira.idempiere.com/browse/IDEMPIERE-211
2012-03-25 22:12:18 -05:00
Heng Sin Low
b2a9801ed3
IDEMPIERE-209 Costing: clean up reversal code.
...
IDEMPIERE-210 Costing: Revert [ 1693997 ] Calculation of cost should happen when transaction complete.
2012-03-26 10:42:05 +08:00
Heng Sin Low
679cf6474c
IDEMPIERE-118 Average Costing: Negative inventory.
2012-03-20 06:23:52 +08:00
Heng Sin Low
8e216841b6
IDEMPIERE-189 Average Costing: moving average costing doesn't work if AD_Client.IsCostImmediate is false
2012-03-20 00:11:47 +08:00
Heng Sin Low
4d8457536f
Merge with idempiere head
2012-03-19 01:06:51 +08:00
Heng Sin Low
838904b961
Revert changeset 6f7e1d47b072 for IDEMPIERE-187 Support developer to generate migration script from webui
2012-03-19 01:02:49 +08:00
Heng Sin Low
7da289a794
IDEMPIERE-118 Average Costing: Negative inventory.
2012-03-19 00:19:06 +08:00
Carlos Ruiz
628e1c63e3
IDEMPIERE-127 Implement Recent Items dashboard / Don't use centralized IDs for recent items table
...
http://jira.idempiere.com/browse/IDEMPIERE-127
2012-03-14 22:04:23 -05:00
Carlos Ruiz
3687d3f778
IDEMPIERE-187 Support developer to generate migration script from webui
...
http://jira.idempiere.com/browse/IDEMPIERE-187
2012-03-14 21:49:10 -05:00
Carlos Ruiz
7367d59ef7
IDEMPIERE-127 Implement Recent Items dashboard / Don't save migration script for recent items table
...
http://jira.idempiere.com/browse/IDEMPIERE-127
2012-03-14 21:02:11 -05:00
Carlos Ruiz
36494f3e91
IDEMPIERE-198 GL Distribution Generate Wrong Fact Entry when the Create Reversal is NO
...
http://jira.idempiere.com/browse/IDEMPIERE-198
2012-03-14 15:34:21 -05:00
Heng Sin Low
3ec5707657
IDEMPIERE-190 Average Costing: make sure amt and qty argument for the setWeightedAverage method is of the same sight
2012-03-09 10:29:00 +08:00
Heng Sin Low
f2f9da5add
IDEMPIERE-188 Average Costing: Reversal of shipment shouldn't increase Accumulated Qty and Accumulated Amt
2012-03-09 10:14:23 +08:00
Heng Sin Low
e16e2e2525
IDEMPIERE-117 Add cost history table and cost movement view
2012-03-09 08:02:42 +08:00
Heng Sin Low
f9d7dd29ce
IDEMPIERE-187 Support developer to generate migration script from webui
2012-03-09 07:59:08 +08:00
Carlos Ruiz
b449ccf1db
IDEMPIERE-178 Orders and Invoices must disallow amount lines without product/charge
...
http://jira.idempiere.com/browse/IDEMPIERE-178
2012-03-07 16:07:19 -05:00
Carlos Ruiz
b826db0c0c
IDEMPIERE-177 Model Generated for iDempiere
2012-04-04 11:34:29 -05:00
Dirk Niemeyer
f34782257d
IDEMPIERE-177
...
Corrected selection process
2012-03-06 11:10:20 +01:00
Dirk Niemeyer
211d2f67b0
IDEMPIERE-177
...
Complete Window Customization functionality
2012-04-04 11:29:44 -05:00
Heng Sin Low
96687acab4
IEMPIERE-173 GridTab left with current record after save
2012-03-05 11:20:12 +08:00
Carlos Ruiz
a74d86e741
IDEMPIERE-171 Improve message when posting with wrong accounts
...
http://jira.idempiere.com/browse/IDEMPIERE-171
2012-03-03 22:57:19 -05:00
Carlos Ruiz
28b414d6be
IDEMPIERE-170 Complete Cash as Payment functionality
...
http://jira.idempiere.com/browse/IDEMPIERE-170
2012-03-03 22:55:43 -05:00
Carlos Ruiz
f958219a71
IDEMPIERE-169 Query on detail tab is wrongly preserved when changin master record
...
http://jira.idempiere.com/browse/IDEMPIERE-169
2012-03-03 19:02:46 -05:00
Carlos Ruiz
0005e7276f
IDEMPIERE-137 Enhancement of GL Reconciliation
...
Fix problem created with the new column
2012-02-29 23:20:25 -05:00
Carlos Ruiz
020458f56d
IDEMPIERE-137 Enhancement of GL Reconciliation
...
minor improvements, generate model class with new column, organize imports
2012-02-29 11:58:29 -05:00
uthadehikaru
54a143f241
IDEMPIERE-137 Enhancement of GL Reconciliation
...
Ambidexter GL Reconciliation
2012-02-29 11:51:47 -05:00
Carlos Ruiz
18e001b341
IDEMPIERE-137 Enhancement of GL Reconciliation
...
minor fixes - organize imports, create serialversionUID, drop unused variables
2012-02-29 11:19:16 -05:00
Carlos Ruiz
94cc2f2a6b
IDEMPIERE-137 Enhancement of GL Reconciliation
...
minor fixes - organize imports, create serialversionUID, drop unused variables
2012-02-29 11:11:13 -05:00
phib
d44998bf12
GL Reconciliation contribution
...
https://sourceforge.net/tracker/?func=detail&aid=3058505&group_id=176962&atid=883808
Integration done by Carlos Ruiz (globalqss) to work from Paul Bowden / Adaxa (phib)
2012-02-29 11:09:19 -05:00
Dirk Niemeyer
8b14febb23
IDEMPIERE-165 - Scheduler does not create Report
2012-02-21 10:59:06 -05:00
Carlos Ruiz
5b44b7aab5
IDEMPIERE-153 OrderBy Type (Print Format Item View)
...
http://jira.idempiere.com/browse/IDEMPIERE-153
Contributed by Fernando Moraes (fernandinho) - tested/integrated by Carlos Ruiz
2012-02-18 21:11:51 -05:00
Carlos Ruiz
b46f81cad4
IDEMPIERE-68 Current record could disappear after executing a button
...
Fix NPE when the actual row is deleted
http://jira.idempiere.com/browse/IDEMPIERE-68
2012-02-18 11:21:10 -05:00
Carlos Ruiz
bdf262dbb5
Merged in hengsin/idempiere-hengsin (pull request #1 )
2012-02-17 09:16:17 -05:00
Heng Sin Low
869b404e3b
IDEMPIERE-141 Update Platform to Eclipse 3.7.1
2012-02-17 06:28:30 +08:00
Diego Ruiz
f394530adb
IDEMPIERE-148 Allow reversal invoice to use DocNo^ instead of consuming an invoice #
...
http://jira.idempiere.com/browse/IDEMPIERE-148
2012-02-13 18:51:35 -05:00
Carlos Ruiz
3be49d2f64
IDEMPIERE-147 GoogleMap to show Locators
...
http://jira.idempiere.com/browse/IDEMPIERE-147
Proper authorship accreditation, as requested
http://forum.kenos.com.br/viewtopic.php?f=1&t=810&p=3765#p3758
2012-02-13 18:20:45 -05:00
Carlos Ruiz
42b25f7f8b
IDEMPIERE-147 GoogleMap to show Locators (ZK)
...
* Implement same approach for zkwebui
http://jira.idempiere.com/browse/IDEMPIERE-147
2012-02-11 14:11:49 -05:00
Carlos Ruiz
4e7a7291d4
IDEMPIERE-147 GoogleMap to show Locators (Improvements)
...
* make it configurable (to allow using other services like yahoo, bing, mapquest
* use java6 syntax to open proper configured browser
* fix NPE found on CityAutoCompleter
* refactor constant definitions to use sysconfig and move to MLocation to reuse on zk webui
http://jira.idempiere.com/browse/IDEMPIERE-147
2012-02-11 14:09:25 -05:00
Carlos Ruiz
adbdb038ab
Maintain spanish translations
2012-02-07 09:04:53 -05:00
Carlos Ruiz
1dd11b105d
IDEMPIERE-115 Implement feedback for process and report
...
Found NPE in logs
===========> ProcessUtil.startJavaProcess: org.compiere.process.NoteDelete [14]
java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:394)
at org.compiere.process.SvrProcess.startProcess(SvrProcess.java:114)
2012-01-27 16:50:14 -05:00
Carlos Ruiz
96dc429d26
IDEMPIERE-127 Implement Recent Items dashboard
...
http://jira.idempiere.com/browse/IDEMPIERE-127
2012-01-27 16:47:39 -05:00
Carlos Ruiz
234d2d3aa5
IDEMPIERE-127 Implement Recent Items dashboard
...
http://jira.idempiere.com/browse/IDEMPIERE-127
2012-01-27 16:02:08 -05:00
Heng Sin Low
53cad636f6
IDEMPIERE-115 Implement feedback for process and report
...
(transplanted from c14cc7c6a518225ed55d15de5dc854ade05e28aa)
2012-01-21 10:49:21 +08:00
Heng Sin Low
0c15934a46
IDEMPIERE-120 Refactor Query timeout Implementation - move most postgresql specific code to DB_PostgreSQL
...
IDEMPIERE-121 Add API to support the locking of PO for update
(transplanted from e99036fafdbdc294ebb0b847d675e0aac42c1843)
2012-01-21 10:31:34 +08:00
Heng Sin Low
430f7e8e72
IDEMPIERE-116 Logged database write operation together with transaction name
...
(transplanted from 159979f793dee69e0d035e6df5ea9ecae60de2f8)
2012-01-21 10:24:37 +08:00
Carlos Ruiz
af7d034610
Fix IDEMPIERE-111 Admin role can delete System records !!!
...
http://jira.idempiere.com/browse/IDEMPIERE-111
Thanks a lot to Nicolas (nmicoud) for the testings reported at
http://red1.org/adempiere/viewtopic.php?f=31&t=1478&p=7201#p7201
2012-01-16 17:39:16 -05:00
Carlos Ruiz
6d085eb5ea
IDEMPIERE-111 Admin role can delete System records !!!
...
http://jira.idempiere.com/browse/IDEMPIERE-111
2012-01-09 21:45:30 -05:00
Carlos Ruiz
2551e17141
IDEMPIERE-111 Admin role can delete System records !!!
...
http://jira.idempiere.com/browse/IDEMPIERE-111
2012-01-06 22:27:43 -05:00
Carlos Ruiz
94ed271583
IDEMPIERE-98 Implement void for completed RMAs
...
http://jira.idempiere.com/browse/IDEMPIERE-98
2012-01-06 22:21:18 -05:00
Heng Sin Low
6ff4f0aea3
IDEMPIERE-106 Add getUUIDColumnName function to PO.
...
(transplanted from cb4db1801b53b0208f47bddc93529c68f30eb915)
2011-12-11 10:07:48 +08:00
Heng Sin Low
232a728a96
IDEMPIERE-106 Add getUUIDColumnName function to PO.
...
(transplanted from b4d2e0116d801099480fb637e15655931146893e)
2011-12-11 09:54:23 +08:00
Carlos Ruiz
7792142bc3
IDEMPIERE-96 Implement DB.getIDsEx
...
http://jira.idempiere.com/browse/IDEMPIERE-96
2011-11-10 15:45:44 -05:00
Carlos Ruiz
737737aebe
IDEMPIERE-88 Delete children records must happen on beforeDelete (MDocType) (Thanks to Emiliano Pereyra)
...
http://jira.idempiere.com/browse/IDEMPIERE-88
2011-10-23 09:50:44 -05:00
Edwin Ang
7d62972f28
IDEMPIERE-83 Bug in Adempiere361 rev 6130 -> IDEMPIERE-78
2011-10-07 10:05:18 -05:00
Carlos Ruiz
3f0cd3a053
IDEMPIERE-80 Cannot create new user from webstore
2011-10-04 14:44:24 -05:00
Carlos Ruiz
ebb3dec44e
IDEMPIERE-78 Error using tables terminated in TO
2011-09-28 09:37:36 -05:00
Carlos Ruiz
083b9dfc49
IDEMPIERE-75 Process Reset Accounting - Parameter DateTo not used if DateFrom is null
2011-09-27 10:07:37 -05:00
Carlos Ruiz
20b1cb08fa
Fix IDEMPIERE-73 Workflow Node with Action = Wait/Sleep does not wait for entered Wait Time
2011-09-26 10:41:31 -05:00
Carlos Ruiz
f961ec5eb0
IDEMPIERE-37 Make iDempiere safer using saveEx instead of save
2011-09-26 10:35:45 -05:00
Carlos Ruiz
6597d3fcb9
IDEMPIERE-71 Cannot report IsParent column with different name than parent with ref table
2011-09-18 16:01:28 -05:00
Carlos Ruiz
85bbd9d621
IDEMPIERE-67 ProcessedOn should not be copied by MOrder.copyFrom
2011-09-18 15:55:50 -05:00
Heng Sin Low
6e00887194
IDEMPIERE-20 Logo not printed in GardenWorld documents. Hook up resource finder to report image element.
...
(transplanted from 0f850c295919acc723f3447b71170b4b5aaa39c8)
2011-09-06 11:15:26 +08:00
Dirk Niemeyer
d0e3514ba6
Fixes IDEMPIERE-63 - Document number is updated again when document completed after reactivation
2011-08-24 09:42:29 -05:00
Heng Sin Low
70f93229ad
Modify setLoginLanguage to be consistent with the new getLoginLanguage behaviour.
...
(transplanted from 507eb500e01895042411ae0e22cbee5d746286ce)
2011-08-22 23:08:36 +08:00
Heng Sin Low
411eedc398
Update javadoc for setLoginLanguage to reflect the current behaviour. Modify setLoginLanguage to be consistent with the new getLoginLanguage behaviour.
...
(transplanted from bad1d69fac940f36e2627247e250579afbd04f2f)
2011-08-22 23:07:39 +08:00
phib
f92ee90799
Initial commit of touchscreen POS code
...
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979756
Integrate work from phib (Adaxa) + patch suggested by felixmoeller + minor peer review from Carlos Ruiz (globalqss)
IDEMPIERE-61
2011-08-15 13:09:37 -05:00
Heng Sin Low
368236ddcd
IDEMPIERE-54 Problem with included tab with Processed column. Modify dataNew method to use the IsProcessed() method that is working correctly for both included and non-included tab.
...
(transplanted from 1fed60a328ba9547f8ebea2691ef78368f711ecc)
2011-08-14 07:40:15 +08:00
Carlos Ruiz
3a009bfcb4
fixes IDEMPIERE-50 Migration script never uses project comment
...
http://jira.idempiere.com/browse/IDEMPIERE-50
2011-08-04 23:18:46 -05:00
Carlos Ruiz
da619d941f
fixes IDEMPIERE-52 ORA-00933: SQL command not properly ended when starting a report (Oracle DB) - thanks to Dirk Niemeyer (a42niem)
...
http://jira.idempiere.com/browse/IDEMPIERE-52
2011-08-04 23:00:57 -05:00
Carlos Ruiz
8af6b94378
fixes IDEMPIERE-46 - Add Parse functionality to Document Value workflow
...
http://jira.idempiere.com/browse/IDEMPIERE-46
2011-07-26 07:54:47 -05:00
Carlos Ruiz
3ae076965e
IDEMPIERE-42 - fixes Translation in MPaymentTerm exception in PaymentTermValidate
...
http://jira.idempiere.com/browse/IDEMPIERE-42
2011-07-04 12:36:35 -05:00
Carlos Ruiz
7157594458
fixes IDEMPIERE-41 - Zoom Across in Project
...
http://jira.idempiere.com/browse/IDEMPIERE-41
2011-07-01 23:19:08 -05:00
trifonnt
f8d3357eb1
Integrate fix from Trifon here:
...
http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=revision&revision=15686
Fixed small bug in MProcess class.
Now MProcess passes Record_Id into ProcessInfo class.
2011-06-22 00:05:31 -05:00
Carlos Ruiz
26337eddb8
fixes #37 Make iDempiere safer using saveEx instead of save
...
https://bitbucket.org/idempiere/idempiere/issue/37
2011-06-14 15:39:10 -05:00
Carlos Ruiz
4b22df1f7d
fixes #32 Problem with advanced query on report viewer
...
http://hg.idempiere.com/idempiere/issue/32
2011-06-06 22:50:03 -05:00
Carlos Ruiz
643207c0f8
Fix a problem with disconnecting the eclipse console. Logging is redirected to a file and the eclipse console cannot be used to drive OSGi.
2011-06-02 00:17:57 -05:00
Heng Sin Low
7c305591ad
Update .project and .classpath using PDE tools.
...
(transplanted from 1970ec9a52c07a50ca732e8491a60c45ea633886)
2011-06-01 10:32:12 +08:00
Heng Sin Low
04cf278516
Fixed buckminster materialization and bundle version dependency issues.
...
(transplanted from 4c95fe2c20a18bb8791bcad88a359d6dc00854ea)
2011-05-27 02:02:00 +08:00
Heng Sin Low
71a9c84a1a
Fixed bundle dependency
...
(transplanted from 2fe1421186c69eadb24ba5136e4de91f016e00b8)
2011-05-25 00:41:43 +08:00
Carlos Ruiz
a0bbc86305
minor beautify - refs #19 - attribute right authorship of these two classes to Tony Snook (tspc)
2011-05-25 00:01:28 -05:00
Heng Sin Low
27e3a3fc88
set shipment doctype base on order doctype setting.
...
(transplanted from 392957b9195a360103d2c04b45365f46e9122c4c)
2011-05-22 10:29:07 +08:00
Carlos Ruiz
3880ea8b78
Fix #19 Verify BOM button in product window is not working
...
Bringing some libero classes to core to preserve backward compatibility without MFG
CopyFromBOM.java and PP_Product_BOM_Check.java developed by teo_sarca according to mercurial logs
2011-05-13 18:26:55 -05:00
Carlos Ruiz
08e425c856
Fix #18 http://bitbucket.org/idempiere/idempiere/issue/18
...
http://bitbucket.org/idempiere/idempiere/issue/18
2011-05-12 13:29:56 -05:00
Carlos Ruiz
787f6095a5
Implement #5 Disable usage of Cost Detail for Standard Costing - thanks to Armen and Adaxa
...
http://hg.idempiere.com/idempiere/issue/5
https://sourceforge.net/projects/adempiere/forums/forum/611161/topic/2658714
2011-05-04 22:06:38 -05:00
Redhuan D. Oon
0ce8f093b2
Fix [3277139] - Doc_MatchPO has null trxName
...
http://kenai.com/jira/browse/HENGSIN-71
http://sourceforge.net/support/tracker.php?aid=3277139
2011-04-12 22:21:26 -05:00