Commit Graph

58 Commits

Author SHA1 Message Date
dellph 40177e56e5 Fix 3121975 POS Query Product Vertical Scroll Problem
http://sourceforge.net/tracker/index.php?func=detail&aid=3121975&group_id=176962&atid=879332
IDEMPIERE-61
2011-08-15 13:10:57 -05: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
Carlos Ruiz e1a2db87e1 fixes IDEMPIERE-13 Workflows not appearing
http://jira.idempiere.com/browse/IDEMPIERE-13
2011-08-04 22:22:54 -05:00
Carlos Ruiz 2959a43ad9 fixes IDEMPIERE-51 Org Trx on Account Info
http://jira.idempiere.com/browse/IDEMPIERE-51
2011-08-04 21:10:48 -05:00
Carlos Ruiz e7d7a019d5 fixes IDEMPIERE-49 - Allow configure showing prices on Product Info per role
http://jira.idempiere.com/browse/IDEMPIERE-49
2011-07-27 14:40:18 -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 0cc73a03fd fixes #35 Performance issue on Payment Print/Export
http://bitbucket.org/idempiere/idempiere/issue/35
2011-06-07 01:34:20 -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
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 3f1d941305 Fixed buckminster materialization and bundle version dependency issues.
(transplanted from c6461faa371127b56d214c804a21b37ec90ce4cf)
2011-05-27 05:56:38 +08:00
Carlos Ruiz 6a2ee953cb Fix <<issue 26>> Info General window not working on swing
https://bitbucket.org/idempiere/idempiere/issue/26
2011-05-24 23:38:54 -05:00
Carlos Ruiz c2b2b7232a Fix #21 Msg.getMsg: NOT found: SaveCreate
http://bitbucket.org/idempiere/idempiere/issue/21
2011-05-13 17:29:30 -05:00
Carlos Ruiz fba1c3e5a4 Implement #5 #6 Swing client open attachment bug on linux - thanks to bma99
http://hg.idempiere.com/idempiere/issue/6
https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/4409004
2011-05-04 22:17:35 -05:00
Carlos Ruiz 8d447eebe1 Implement #4 Set ComboBox AutoReducible - Thanks to Yan and Derek
http://hg.idempiere.com/idempiere/issue/4/set-combobox-autoreducible
http://www.red1.org/adempiere/viewtopic.php?f=31&t=1203
2011-05-04 21:48:04 -05:00
Carlos Ruiz fbf30aed43 Fix for swing - report fields - drop down field not cleared
https://sourceforge.net/projects/adempiere/forums/forum/610547/topic/4450695
2011-04-10 01:29:55 -05:00
Carlos Ruiz f2d0b8d75c Fix bug reported by lovely:
https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/3880506?message=9100474
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at org.compiere.grid.ed.VPAttribute.actionPerformed(VPAttribute.java:381)
When pushing attribute set instance button on Order Receipt & Issue form
2011-03-26 01:39:19 -05:00
Carlos Ruiz ae59e247c0 Detected a big bug (leading to data corruption) in swing client on WFActivity - user push OK button twice and the document is closed (completed with the first click, and closed with the second click)
- reproducible in GardenWorld via swing with requisition workflow
2011-03-26 01:35:42 -05:00
jmpiloq b946639903 BF [3062723] - Payment Rule incorectly filling Direct Debit bank account
http://sourceforge.net/support/tracker.php?aid=3062723
Thanks to Michael McKay (mjmckay) for reporting and suggesting the solution
2011-03-26 01:24:29 -05:00
jmpiloq 74c19f5c65 BF [3073316] - Screenshot does not work in Linux
http://sourceforge.net/support/tracker.php?aid=3073316
2011-03-26 01:22:59 -05:00
Carlos Ruiz 9687466c7f FR [2931852] - Show dialog box on Add to Bar for already existig window
http://sourceforge.net/support/tracker.php?aid=2931852
2011-03-26 01:18:02 -05:00
Carlos Ruiz 06bc5898e0 Fix [3159033] - List fields zoom incorrectly
http://sourceforge.net/support/tracker.php?aid=3159033
Refactored DB.isSOTrx to avoid launching log errors on postgresql
2011-03-26 01:01:25 -05:00
genied 278febbefb BF 3142998 - CButton.setToolTipText(null) change button text and size 2011-03-26 00:37:14 -05:00
rockt987 f78d75b771 Calculator process percent wrong
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3121085
2011-03-26 00:16:38 -05:00
Redhuan D. Oon 856357f4f5 The calculator tool is calculating 100*15% as 1500 instead of 15. - thanks to Michael McKay
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3051863
2011-03-26 00:15:58 -05:00
trifonnt 6feca8ff98 BF [3092888] - AltGr+3rd level key fires wrong button
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=3092888&group_id=176962
2011-03-26 00:06:29 -05:00
trifonnt 37bc06d1b7 BF [3074827] - Context problem at VPAttribute
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=3074827&group_id=176962
2011-03-26 00:04:51 -05:00
phib 6db76a913d Product Info can display data from another client
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3030365
2011-03-25 23:57:11 -05:00
trifonnt 4c9d85ca8a Minor typo fix. 2011-03-25 23:55:47 -05:00
usrdno ededa0e1b6 If no warehouse row is selected in the warehouse tab, use the first warehouse row to prevent index out of bounds exception.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3051361
2011-03-25 23:46:14 -05:00
Carlos Ruiz d37279076f Implement some incomplete translation on zkwebui 2011-03-25 23:18:53 -05:00
Carlos Ruiz f944e16f9f Fix Msg.getMsg: NOT found: Clear 2011-03-25 22:39:49 -05:00
Carlos Ruiz 962fe09801 BF [3075946] - Date problem on non-Christian Yr Locale, i.e.,Buddhist Yr
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=3075946&group_id=176962
2011-03-25 22:10:35 -05:00
Carlos Ruiz 29c30b7df0 FR [3132033] - Make payment export class configurable per bank
https://sourceforge.net/tracker/?func=detail&aid=3132033&group_id=176962&atid=879335
2011-03-25 20:54:47 -05:00
Carlos Ruiz 0fa5e00d34 * Implement translation for Dashboard Content titles (name) and tooltip (description)
* Integrate MDashboardContent class implemented by Teo Sarca with revision 12691
http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=revision&revision=12691
http://sourceforge.net/tracker/index.php?func=detail&aid=3018377&group_id=176962&atid=879335
2011-03-25 20:09:53 -05:00
Carlos Ruiz 9bc32c1cd4 Fix several errors with Allocation:
- fix a wrong raise of exception when no organization (add throws keyword)
- when creating the allocation is taking the organization of log in, and it must take precedence the organization chosen by the user on the allocation window (login org still used in case no org is selected by user)
2011-03-08 11:45:59 -05:00
Carlos Ruiz 780725390a Fix a problem caused when pushing copy button (swing client) with no record on screen raises this exception:
===========> APanel.actionPerformed: Copy [11]
java.lang.ArrayIndexOutOfBoundsException: -1
at java.util.ArrayList.get(ArrayList.java:324)
at org.compiere.model.GridTable.getDataAtRow(GridTable.java:1020)
at org.compiere.model.GridTable.getDataAtRow(GridTable.java:1015)
at org.compiere.model.GridTable.dataNew(GridTable.java:2483)
at org.compiere.model.GridTab.dataNew(GridTab.java:1131)
at org.compiere.apps.APanel.cmd_new(APanel.java:1879)
at org.compiere.apps.APanel.actionPerformed(APanel.java:1690)
2011-03-08 11:42:27 -05:00
Carlos Ruiz cd24e36409 Implement best practice in some classes suppressing warning about serialVersionUID:
http://www.adempiere.com/index.php/Release_Commit_Rules#I9_-_Regenerate_serialVersionUID_when_required_.28B.29
2011-03-08 11:00:56 -05:00
Carlos Ruiz 6576167196 Integrate patch from jmpiloq
- Vertical Spacing in Swing Client
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3073406
2011-03-08 10:39:14 -05:00
Carlos Ruiz 56f1f079d4 Synchronize InfoInvoice with InfoInvoicePanel (zkwebui)
- swing is showing DueDate and zk is not
- add DocumentNo to the order in case several documents fall on the same due date
2011-03-07 10:11:51 -05:00
Carlos Ruiz db838952ba Revert rev 12032 6140 02c37e74eefd - Implemented patch solves a critical problem, but open a new one
this means this bug is still open in swing and zkwebui, but requires a better approach to solve it:
BF [2987605] - Attribute Set Instance dialog: select existing ASI
2011-02-26 22:37:11 -05:00
Carlos Ruiz 403ccaf162 Revert FR [2979756] - Touchscreen friendly POS
Although I like the new presentation of the touchscreen POS it removed some basic functionality.
* In previous POS you could select the business partner, here it assign the "Standard" partner and it cannot be changed (not sure if there is a "hidden" button to do it).
* The button "Preferences" do nothing.
* Credit Card Expiration cannot be set to 0911 - it's changed to 911 and then complaining about the format.
* The order was completed with an incomplete payment - an order of 200 - I entered a cash payment of 50 and it was completed with a change of -190
2011-02-26 19:27:57 -05:00
Heng Sin Low 20d37271bf Implement saveAndCreate toolbar button - use ctrl-q as shortcut instead of ctrl-a which is commonly known as the short cut key for select all text. 2011-02-08 10:53:35 +08:00
Heng Sin Low e793134959 Implement saveAndCreate toolbar button. 2011-02-07 12:19:05 +08:00
Heng Sin Low 6ca242f757 Added priority attribute to form extension point. 2011-01-11 00:54:40 +08:00
Heng Sin Low 8d1ab1833c Updated extension point documentation formatting. Remove the use of osgi: prefix for form, modelvalidator and process to ease migration, the framework will now always check whether an implementation exists in the extension registry before checking the java classpath. Rename org.adempiere.osgi in swing to org.adempiere.ui.swing.factory and drop the incomplete IMenuAction extension in swing ( will come back to this later ). 2010-12-20 10:46:25 +08:00
Heng Sin Low 73e9023004 License header, extension point schema documentation and some minor extension point schema fixes. 2010-12-17 16:03:56 +08:00
Heng Sin Low aecf51a87c Merge patch from Carlos - path to server restlet command have change from /admin/server to /server. 2010-12-16 17:04:50 +08:00
Heng Sin Low 490784dbbc 2pack refactoring - decouple from SvrProcess and DB Model. Enhance the grid tab export framework to support export of 2pack archive. 2010-12-14 07:59:58 +08:00
Heng Sin Low 2404603e03 Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
Heng Sin Low 95fdfa0208 Implemented grid data export extension for swing client. 2010-11-24 11:03:19 +08:00