Commit Graph

73 Commits

Author SHA1 Message Date
Carlos Ruiz ccd8bfac2f Integrate foreign keys for Adaxa POS
IDEMPIERE-61
2011-08-15 13:13:32 -05:00
trifonnt 8a8431366b FR [2979756] - Touchscreen friendly POS
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2979756&group_id=176962
Now GardenWrold should work with the new Java POS.
-> Integrating from http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=revision&revision=11905
IDEMPIERE-61
2011-08-15 13:12:32 -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 778b0917d3 fixes IDEMPIERE-59 Add BankAccountDescription to C_PaySelection_Check_V
http://jira.idempiere.com/browse/IDEMPIERE-59
2011-08-13 23:32:49 -05:00
Carlos Ruiz 12a939e8ca fixes IDEMPIERE-45 Zoom Across Purchase Order (wrong comment in previous commit - renaming files)
http://jira.idempiere.com/browse/IDEMPIERE-45
2011-08-04 23:50:53 -05:00
Carlos Ruiz 5c797b08fc fixes IDEMPIERE-41 Zoom Across in Project
http://jira.idempiere.com/browse/IDEMPIERE-41
2011-08-04 23:48:37 -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 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 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 e55cf6df11 Implement support for PostgreSQL 9
Merge commits from vpj-cd and redchris
http://sourceforge.net/support/tracker.php?aid=3214377
http://sourceforge.net/support/tracker.php?aid=3263111
http://sourceforge.net/support/tracker.php?aid=3214343
2011-04-22 19:52:14 -05:00
Carlos Ruiz 3e611e9386 UUID Generator -> Updates to populate all the new _UU columns on the tables without primary key ID (children) 2011-03-29 22:07:12 -05:00
Carlos Ruiz 519b5e9cac UUID Generator -> Found a dictionary error on the definition of the AD_TreeBar table - missing one of the parent columns 2011-03-29 22:06:02 -05:00
Carlos Ruiz 223c1bd07c UUID Generator -> Updates to populate all the new _UU columns on the official tables with primary key _ID (parent) 2011-03-29 22:03:33 -05:00
Carlos Ruiz 91cf90ea61 UUID Generator -> Found some wrong official records with IDs>=1000000 - fixed with this script 2011-03-29 22:01:10 -05:00
Carlos Ruiz 9040b51afa UUID Generator -> Script to create the UUID elements and columns in dictionary for all official tables tables, and create columns and indexes on DB 2011-03-29 22:00:17 -05:00
Carlos Ruiz ade9c34801 UUID Generator -> Script to define the process UUID Generator in dictionary and attach it to menu 2011-03-29 21:57:58 -05:00
Carlos Ruiz b5cda1023d Fix location of migration scripts wrongly copied within a folder 2011-03-28 22:10:06 -05:00
Carlos Ruiz 8e88a4d0c9 Renumber migrations scripts to sync with 361 2011-03-26 02:05:36 -05:00
Carlos Ruiz fba522afcc Implement FR - New fields for c_payselection_check_v view
As discussed and voted here:
https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/3430604
2011-03-26 01:59:45 -05:00
Carlos Ruiz d669523aac FR 2851987 - Add company logo
https://sourceforge.net/tracker/index.php?func=detail&aid=2851987&group_id=176962&atid=879335
2011-03-26 01:58:44 -05:00
Carlos Ruiz b69f03010b Partial fix for [2866216] Dictionary vs Database ERRORS
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2866216&group_id=176962
drop c_allocationline.posted column that is causing problems in some installations
2011-03-26 01:46:16 -05:00
Carlos Ruiz 2534e2b3ae [3159054] - Demo data - generate accounting periods for GardenWorld 2011
https://sourceforge.net/tracker/?func=detail&aid=3159054&group_id=176962&atid=879332
2011-03-26 01:05:40 -05:00
Carlos Ruiz 0f91b7c48c FR - 2052471 - Generic UOM conversions (not product specific) don't work
Meanwhile the feature request is implemented is safer to make the product field mandatory
2011-03-26 01:04:06 -05:00
Carlos Ruiz 94461d87c5 FR [1782412] - Add Document Action Access Functionality - Fix wrong columntype on postgresql
http://sourceforge.net/support/tracker.php?aid=1782412
script 330-331b/postgresql/039_FR_1782412_PG.sql defined the columns created and updated with type DATE and it must be TIMESTAMP
2011-03-26 00:42:47 -05:00
Carlos Ruiz c4b9ac3683 Reapply migration script 103 - to fix error reintroduced by libero migration script. See history here:
https://sourceforge.net/tracker/index.php?func=detail&aid=1713137&group_id=176962&atid=879332
https://sourceforge.net/tracker/index.php?func=detail&aid=2768731&group_id=176962&atid=879332
https://sourceforge.net/tracker/index.php?func=detail&aid=3158767&group_id=176962&atid=879332
2011-03-26 00:40:22 -05:00
Carlos Ruiz e72d1fdf4c FR [3039241] - Add Russian Regions
https://sourceforge.net/tracker/index.php?func=detail&aid=3039241&group_id=176962&atid=883808#
Fill also the region name (based on wikipedia info)
2011-03-26 00:31:33 -05:00
trifonnt d87e870395 FR [3039241] - Add Russian Regions
https://sourceforge.net/tracker/?func=detail&aid=3039241&group_id=176962&atid=883808
2011-03-26 00:29:19 -05:00
Carlos Ruiz 1c3c6b728e BF [3139066] - False Mandary Logic for C_BPartner_Product/IsManufacturer
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=3139066&group_id=176962
2011-03-26 00:26:00 -05:00
vpj-cd be26865c2e Currently when you send a date time parameter it is truncate
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3137399
2011-03-26 00:23:19 -05:00
vpj-cd 6d5143dbc9 Fix the print format for Manufacturing Order.
You need setting the default print format into the Print From window.
I you want get a preview Manufacturing Order you can print from Manufacturing Order window after you setting the print form

kind regards
Victor Pérez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3016214
2011-03-25 23:54:38 -05:00
vpj-cd 82f2806af2 Current the view have not the version column.
Thank a lot Trifon to report the issue.

kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3075201
2011-03-25 23:51:01 -05:00
Carlos Ruiz e94f766cd4 several zkwebui and swing missing translations 2011-03-25 23:32:00 -05:00
Carlos Ruiz d37279076f Implement some incomplete translation on zkwebui 2011-03-25 23:18:53 -05:00
Carlos Ruiz bb55b5582a Implemente FR [3135351] - Enable Scheduler for buttons
https://sourceforge.net/tracker/?func=detail&aid=3135351&group_id=176962&atid=879335
2011-03-25 23:12:48 -05:00
Carlos Ruiz d69c6ebded Fix bug reported on [1913092] - Add the Payment Rule to Commissioning
https://sourceforge.net/tracker/index.php?func=detail&aid=1913092&group_id=176962&atid=879335
Bug reported here: https://sourceforge.net/projects/adempiere/forums/forum/610547/topic/3966649
2011-03-25 22:56:11 -05:00
Carlos Ruiz 987510a45b Fix Msg.getMsg: NOT found: Clear
Old script 761 was committed with wrong extension - reapplying here
2011-03-25 22:53:01 -05:00
Carlos Ruiz f944e16f9f Fix Msg.getMsg: NOT found: Clear 2011-03-25 22:39:49 -05:00
Carlos Ruiz 08419ea45f FR [3132797] - FS02 Cash Flow
http://www.adempiere.com/index.php/FS02_Cash_Flow
https://sourceforge.net/tracker/?func=detail&aid=3132797&group_id=176962&atid=879335
2011-03-25 22:37:37 -05:00
Carlos Ruiz a7d5781c17 FR [3132687] - FS01 Commitment AR AP
http://www.adempiere.com/index.php/FS01_Commitment_AR_AP
https://sourceforge.net/tracker/?func=detail&aid=3132687&group_id=176962&atid=879335
2011-03-25 22:30:09 -05:00
Carlos Ruiz 65842a7312 FR [3132075] - Over/Under payment must be enabled by default
https://sourceforge.net/tracker/?func=detail&aid=3132075&group_id=176962&atid=879335
2011-03-25 21:05:04 -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 68c975a347 Enable differential pricing for sales:
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2651812&group_id=176962
See FR [2651812] - Differential pricing
2011-03-25 20:20:04 -05:00
Carlos Ruiz 4b76b01483 Fix [3063575] - Name size in I_Import does not match M_Prroduct
https://sourceforge.net/tracker/?func=detail&aid=3063575&group_id=176962&atid=879332
2011-03-25 20:17:53 -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 3b0f048d05 Typo in demo data - replace Whater with Water 2011-03-25 19:43:52 -05:00
Carlos Ruiz aebc2c85ca FS03 - Approval Amount by Period
http://www.adempiere.com/index.php/FS03_Approval_Amount_By_Period
https://sourceforge.net/tracker/?func=detail&aid=3123769&group_id=176962&atid=879335
2011-03-25 19:39:54 -05:00
Carlos Ruiz 27e8db31ed Disallow negative inventories configurable per warehouse
Integrate solution from Compiere GPL Version 3.2 - and adapt to Adempiere
https://sourceforge.net/tracker/?func=detail&aid=3123715&group_id=176962&atid=879335
- Validation on Storage is per ASI - so it must be the same on Warehouse
- Fix a problem found on migration script - message trl updated wrongly and new message not created
- With negative inventory disallowed then reversing a movement requires copy of the ASI (LineMA) - also to make this reverse behave the same way as reversing MInventory
2011-03-25 19:25:34 -05:00
Carlos Ruiz ad8d01291c Bug#2904321-Create Inventory Count List not taking negative qty products
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904321&group_id=176962
2011-03-08 12:31:00 -05:00
Carlos Ruiz d283c2402d Fix 3116131 - Packout details can not be saved - empty Package Build ID
http://sourceforge.net/support/tracker.php?aid=3116131
2011-03-08 11:58:12 -05:00
Carlos Ruiz 3f6d976b9e FR 3110938 - Mandatory Incorrectly Spelled
http://sourceforge.net/support/tracker.php?aid=3110938
2011-03-08 11:46:50 -05:00