Commit Graph

168 Commits

Author SHA1 Message Date
Carlos Ruiz cf96e249c8 Fix bug when checking if the process is already configured
Reported by AFalcone and suggested fix here -> http://red1.org/adempiere/viewtopic.php?f=34&t=1193
Also refactored the generation of the process to make it smart in case a new tab is added to a window and it requires to configure new processes
2011-03-26 01:53:28 -05:00
Carlos Ruiz d442d2fe55 Improvement for Auto Allocation process - this modification allow the auto allocation process to allocate the remanent portion of partially allocated payments 2011-03-26 01:46:57 -05:00
Carlos Ruiz b994e41c9e FR [ 2788278 ] Data Import Validator - migrate core processes
https://sourceforge.net/tracker/?func=detail&aid=2788278&group_id=176962&atid=879335
Implemented for ImportProduct
2011-03-26 01:34:58 -05:00
Carlos Ruiz 6fc0d1dbeb BF [3074970] - Bugs Generating Order from Project and Phase
http://sourceforge.net/support/tracker.php?aid=3074970
2011-03-26 01:21:16 -05:00
trifonnt efd0b768fd BF [3094157] - Import Inventory - check Lot and SerNo length
https://sourceforge.net/tracker/?func=detail&aid=3094157&group_id=176962&atid=879332
2011-03-25 23:58:42 -05:00
Carlos Ruiz ad6b975ca1 BF [3018005] Role Access Update: updates all roles if I log in as System
https://sourceforge.net/tracker/index.php?func=detail&aid=3018005&group_id=176962&atid=879332
* Preserve old approach as a "Super" process to update all the roles in the installation, if the user chooses just System, it will update System, if System user leave empty the role then it updates ALL the roles in System
2011-03-25 23:39:53 -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 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 5071651358 Fix bug on InvoiceGenerate:
- process is consolidating by order bill location, but was not ordering by the consolidating column
2011-03-08 10:53:33 -05:00
Carlos Ruiz 38a5d1b420 Enable immediate accounting for Production Document
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2857289
2011-02-27 01:04:54 -05:00
Carlos Ruiz 4e143f09f2 Reverting revisions 12757, 12778, 12785 (6348, 6352, 6353)
This has suffered lot of modifications after the last commit in trunk:
svn revisions: 12968, 13190, 13206, 13208, 14172, 14175, 14200, 14201
hg changesets: 6356, 6360, 6361, 6362, 6394, 6395, 6396, 6397
It requires proper functional review and analysis of collaterals
We better revert from here and integrate later when it's more stable and we have proper description and QA over these new processes.
2011-02-26 22:25:50 -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 2404603e03 Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
Heng Sin Low c321e8feb6 1) Implemented DocFactory as extension, this does break backward compatibility as the Doc class now take MAcctSchema instead of MAcctSchema[] as parameter. 2) Refactor the posting control and create financial document from Doc.java to DocManager.java 2010-11-22 14:33:40 +08:00
Heng Sin Low 3f24d8d830 Added default buckminster properties file. 2010-11-03 15:39:57 +08:00
Heng Sin Low fa6dafed7d LanguageMaintenance process should be in the process module instead of the swing client module. 2010-10-26 18:59:23 +08:00
Heng Sin Low fb2ed910a2 refactoring and clean up 2010-10-22 11:08:26 +08:00
Heng Sin Low 83715fa436 Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00