Carlos Ruiz
f13092548f
IDEMPIERE-246 Integrate Manufacturing Light / Fixes:
...
- bug on cost difference calculation
- make the creation of production lines according with iDempiere architecture (configurable via sysconfig) - must not require accounting consequences to create production lines
2012-11-26 13:44:35 -05:00
Carlos Ruiz
3e0fb3b5a2
hg merge fb4181fa99c2
2012-11-21 10:04:09 -05:00
Heng Sin Low
c8b4a158b7
IDEMPIERE-491 Caching data can generate problem. Refactor the caching code, added distributed cache and cluster wide cache reset support.
2012-11-21 17:06:02 +08:00
Carlos Ruiz
c93620b3c9
IDEMPIERE-385 Resolve M_Storage locking and data consistency / Code refinements
2012-11-20 17:30:44 -05: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
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
Edwin Ang
31ee8bc837
modify code related with M_Storage
2012-10-29 15:14:45 +07:00
Carlos Ruiz
95622fc317
IDEMPIERE-197 Stabilize Fixed Assets / Required fixes for iDempiere
2012-10-24 22:30:01 -05:00
uthadehikaru
bdf902535e
commented out temporary related to storage
2012-10-25 12:10:15 +07:00
uthadehikaru
4e119984a8
moved qtyavailable from storage onhand to storage reservation
2012-10-17 09:19:14 +07:00
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
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
Carlos Ruiz
c14f1a0209
IDEMPIERE-158 Make selection of login languages more flexible / set language as locale when creating translations
2012-10-23 18:03:00 -05:00
Heng Sin Low
b0b209ce89
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 06:40:21 +08: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
655dec54b0
IDEMPIERE-22 Import Inventory Costs not taking into account cost level / Thanks to David Peñuela
2012-10-12 18:06:37 -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
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
Kirit Thummar
917fe37caa
IDEMPIERE-370 Implement link from process ending message to next records
2012-10-02 11:48:33 -05: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
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
62cb8851cb
IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela
2012-09-27 11:10:33 -05:00
Carlos Ruiz
a210231735
IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela
2012-09-26 18:37:43 -05:00
Carlos Ruiz
2defc00efb
IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela
2012-09-26 18:35:53 -05:00
Carlos Ruiz
27bc656e22
IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela
2012-09-26 18:31:39 -05:00
Carlos Ruiz
d9d27e6990
IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela
2012-09-25 13:05:52 -05:00
Carlos Ruiz
bda4e5736d
IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela
2012-09-25 12:54:09 -05:00
Carlos Ruiz
502bd015c1
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / review classes on org.adempiere.base.process / thanks to Richard Morales and David Peñuela
2012-09-21 19:27:59 -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
368ce19b6e
IDEMPIERE-332 Document sequence organization level and restart monthly / Thanks to Nicolas Micoud
2012-09-07 16:56:44 -05:00
Carlos Ruiz
6ade5ff57d
IDEMPIERE-222 I suggest improvement on ImportBpartner.class to include checking of null for C_Region_ID when updating C_BPartner_Location
...
Thanks to Simbarashe Musabaike
2012-08-29 23:38:48 -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
e6536a6b34
IDEMPIERE-398 Copy columns from table must have special treatment for UUID column
2012-08-22 21:32:33 -05:00
Heng Sin Low
724515c9c2
Merge with 9588c6ccc43c675f7b186512072c248daa1a6f57
2012-08-22 18:41:04 +08:00
Rajesh.Rajesh-VAIO
1b9067d23f
Task 1001118 - Link end-of-process to next window
2012-08-22 13:47:50 +05:30
Carlos Ruiz
4ceda4ce93
IDEMPIERE-246 Integrate Manufacturing Light
2012-08-21 18:53:37 -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
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
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
Dirk Niemeyer
b347d5dcaa
Bring in Manufacturing Light code from Adaxa / Paul Bowden
...
Replenish report, allow to select only kanban. Fixes #115
changeset 6227 05de274d6465
without migration/xml/380_Replenishment_kanban.xml
2012-08-06 11:03:07 +02:00
Dirk Niemeyer
888f41dff1
Bring in Manufacturing Light code from Adaxa / Paul Bowden
...
Fixes #47 . Replenish report calculates production reservation incorrectly
changeset 6173 7138b2426089
2012-08-06 09:31:36 +02:00
Carlos Ruiz
41338b001f
Bring in Manufacturing Light code from Adaxa / Paul Bowden
2012-08-21 17:41:53 -05: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
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
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
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