Commit Graph

198 Commits

Author SHA1 Message Date
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
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
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