Commit Graph

5131 Commits

Author SHA1 Message Date
Carlos Ruiz d7c297293b enable libero validator 2009-09-16 01:57:23 +00:00
Carlos Ruiz 08a30ab24c Move libero jars to packages directory, modify name of installed packages 2009-09-16 01:53:40 +00:00
Carlos Ruiz 6cb60422c1 generate model X_ classes for org.compiere.model package 2009-09-16 01:20:29 +00:00
Carlos Ruiz b99d20e12d generate model X_ classes for org.eevolution.model package
deleted some extra classes not generated with official generatemodel
2009-09-16 00:04:51 +00:00
Carlos Ruiz 595cf6bd3b recommendation for oracle - fix NSL_LANG variable
NLS_LANG=AMERICAN_AMERICA.UTF8
2009-09-15 23:49:47 +00:00
Carlos Ruiz bb2dd24022 Steps to release - launch4j 2009-09-15 22:09:14 +00:00
teo_sarca ced56da0d1 BF [ 2859125 ] Can't set AD_OrgBP_ID
https://sourceforge.net/tracker/index.php?func=detail&aid=2859125&group_id=176962&atid=879332
2009-09-15 09:23:25 +00:00
Carlos Ruiz 4849879b62 FR [1756793] - RMA Feature
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=1756793&group_id=176962
Implement suggestion from Armen here:
https://sourceforge.net/projects/adempiere/forums/forum/610546/topic/3292805?message=7626460
2009-09-15 03:39:23 +00:00
Carlos Ruiz d5e8cf1176 FR [2857807] - Allow accounting posting in standalone user mode
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2857807&group_id=176962
Error in call to DB.getSQLValue
2009-09-15 03:10:24 +00:00
Carlos Ruiz b1f5aa2cbe Steps to release 354a -> set db version migration script 2009-09-15 01:22:46 +00:00
Carlos Ruiz 5ffe986824 Steps to release 3.5.4a 2009-09-15 01:19:47 +00:00
Carlos Ruiz d17ba65308 Synchronize oracle and postgresql database seeds
Found differences in
* c_invoice_v view
* one pkey wrongly defined in postgresql
* order of columns in some primary keys (harmless but sync to ease future comparison works)
For data I took postgresql as correct seed and updated oracle data
* lots of created/createdby/updated/updatedby synchronized - harmless but sync to ease future comparison works
* some other data was different - to review check all the updates not related to updated* or created* columns
2009-09-15 00:22:45 +00:00
Carlos Ruiz 5d0423ca96 FR [2851987] - Add company logo
https://sourceforge.net/tracker/?func=detail&aid=2851987&group_id=176962&atid=879335
Fixing bug reported [2858681] - postgres views break reports
https://sourceforge.net/tracker/index.php?func=detail&aid=2858681&group_id=176962&atid=879332
2009-09-14 17:24:26 +00:00
trifonnt baa5c800a3 Small typo fix. 2009-09-14 12:26:23 +00:00
Carlos Ruiz 4a6ce08906 FR [1879029] - Added IsInternalUseInventory flag to M_Inventory table
https://sourceforge.net/tracker/index.php?func=detail&aid=1879029&group_id=176962&atid=879332
Temporary measure - where clause in tab
2009-09-14 01:12:17 +00:00
Carlos Ruiz 053ab550c3 FR [2857289] - Run Accounting Embedded Server
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2857289&group_id=176962
2009-09-13 23:36:02 +00:00
vpj-cd ac9a53003f Integrate Libero Manufacturing into trunk like an extension
http://sourceforge.net/tracker/index.php?func=detail&aid=2857255&group_id=176962&atid=934929

include libero Human Resource & Payroll, Manufacturing
2009-09-13 23:20:53 +00:00
Carlos Ruiz 69920ace55 FR [2857807] - Allow accounting posting in standalone user mode
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2857807&group_id=176962
Partial Fix [2857268] - Usability - Posting silently failing
https://sourceforge.net/tracker/index.php?func=detail&aid=2857268&group_id=176962&atid=879332
2009-09-13 22:41:51 +00:00
Carlos Ruiz 7147bcda2d Implement [2845209] - Linux adempiere start script
https://sourceforge.net/tracker/index.php?func=detail&aid=2845209&group_id=176962&atid=879332
Thanks to Paul Aviles
2009-09-13 21:49:10 +00:00
Carlos Ruiz 7d8cfb1ecc FR [1868756] - Enable smtp gmail support
https://sourceforge.net/tracker/index.php?func=detail&aid=1868756&group_id=176962&atid=879335
Recommit revision 10158 implement gmail support in RUN_setup
2009-09-13 16:08:48 +00:00
armenrz d48e627f68 BF 2858043 Correct Included Tax in Average Costing
https://sourceforge.net/tracker/?func=detail&aid=2858043&group_id=176962&atid=879332
2009-09-13 13:24:22 +00:00
armenrz 9083f1ed51 BF 2858041: Do not use equals to compare ZERO
https://sourceforge.net/tracker/?func=detail&aid=2858041&group_id=176962&atid=879332
2009-09-13 13:06:24 +00:00
armenrz f5bcca0a7b #2822201: Correct Actualization of CurrentQty in MCost
https://sourceforge.net/tracker/?func=detail&aid=2822201&group_id=176962&atid=879335
2009-09-13 10:36:14 +00:00
armenrz a7c4fed665 BF 2856009: Reversal costing is broken in Physical Inventory
https://sourceforge.net/tracker/?func=detail&aid=2856009&group_id=176962&atid=879332
2009-09-13 10:27:00 +00:00
vpj-cd cd6cc98352 Hi Carlos!
I try apply your self recommendation, so I revert this commit because is a specific implementation.

My recommendation is you should add  a combobox with email protocol (SMTP,POP3,IMAP4) and email port

with this approach you can solve any Email Server configuration  even servers that are behind a proxy.
http://sourceforge.net/tracker/index.php?func=detail&aid=1868756&group_id=176962&atid=879335

kind regards
Victor Perez
www.e-evolution.com
2009-09-13 06:55:35 +00:00
Carlos Ruiz c237974404 FR [2799327] - Allow testing of accounting posting in development mode
https://sourceforge.net/tracker/?func=detail&aid=2799327&group_id=176962&atid=879335
Enabled by default just on server
2009-09-13 00:53:31 +00:00
Carlos Ruiz 77ca1c2603 FR [2799327] - Allow testing of accounting posting in development mode
https://sourceforge.net/tracker/?func=detail&aid=2799327&group_id=176962&atid=879335
Revert revisions 10154 and 10157
2009-09-13 00:46:54 +00:00
Carlos Ruiz 95dd9ab501 FR [1756793] - RMA Feature
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=1756793&group_id=176962
more test cases solved
2009-09-13 00:21:51 +00:00
Carlos Ruiz 8905fc346d Fix [2815103] - Report is not inheriting the where from tab
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2815103&group_id=176962
2009-09-12 22:58:06 +00:00
Carlos Ruiz 4a8ad604cd Revert [2853359] - Popup Menu for Lookup Record
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2853359&group_id=176962
Explanation of the revert in tracker
2009-09-12 22:32:10 +00:00
Carlos Ruiz d312b480a4 FR [2857690] - Proposing window "My User"
https://sourceforge.net/tracker/?func=detail&aid=2857690&group_id=176962&atid=879335
Where clause MUST be qualified with table name
2009-09-12 21:27:31 +00:00
Carlos Ruiz 425093c916 FR [2857707] - Add table UOM types
https://sourceforge.net/tracker/?func=detail&aid=2857707&group_id=176962&atid=879335
2009-09-12 20:12:27 +00:00
Carlos Ruiz 277bb6144e FR [2857690] - Proposing window "My User"
https://sourceforge.net/tracker/?func=detail&aid=2857690&group_id=176962&atid=879335
2009-09-12 19:39:48 +00:00
Carlos Ruiz 8ab4c236b2 FR [2857673] - Implement workflow e-mail for non-documents
https://sourceforge.net/tracker/?func=detail&aid=2857673&group_id=176962&atid=879335
2009-09-12 19:11:00 +00:00
Carlos Ruiz 58e9c3af40 FR [1868756] - Enable smtp gmail support
https://sourceforge.net/tracker/index.php?func=detail&aid=1868756&group_id=176962&atid=879335
Implement gmail support in RUN_setup
2009-09-12 03:35:41 +00:00
Carlos Ruiz 9f395748b1 FR [2799327] - Allow testing of accounting posting in development mode
https://sourceforge.net/tracker/?func=detail&aid=2799327&group_id=176962&atid=879335
Enable PostImmediate + EmbeddedServer
2009-09-12 00:26:52 +00:00
Carlos Ruiz e87a101445 Fix [2852100] - PP_Order_Head_v has columns wrongly defined
https://sourceforge.net/tracker/index.php?func=detail&aid=2852100&group_id=176962&atid=934929
Deleted definition of view from dictionary
2009-09-11 22:25:28 +00:00
Carlos Ruiz 556d86d44c FR [2857197] - Make BP Tax Exempt application configurable
https://sourceforge.net/tracker/?func=detail&aid=2857197&group_id=176962&atid=879332
2009-09-11 22:11:42 +00:00
Carlos Ruiz c66f6924e2 FR [2799327] - Allow testing of accounting posting in development mode
https://sourceforge.net/tracker/?func=detail&aid=2799327&group_id=176962&atid=879335
Make embedded server the default for posting
2009-09-11 21:34:40 +00:00
Carlos Ruiz 2067987bcc Fix [1772490] - Popup menu in VTreePanel finally works as expected
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=1772490&group_id=176962
Thanks to igor_adempiere and felixmoeller
2009-09-11 14:16:19 +00:00
Carlos Ruiz 77bcd953c6 [2841841] - Requisition Improvements
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2841841&group_id=176962
Fix postgresql migration script
2009-09-11 13:58:06 +00:00
teo_sarca 8d5a3e8225 [ 2856775 ] AD_Sequence ID is not fetched from Project ID Server
https://sourceforge.net/tracker/?func=detail&aid=2856775&group_id=176962&atid=879332
2009-09-11 10:23:10 +00:00
Carlos Ruiz c8cee246da FR [1756793] - RMA Feature
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=1756793&group_id=176962
2009-09-11 07:56:29 +00:00
Carlos Ruiz ed8a512e02 FR [1756793] - RMA Feature
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=1756793&group_id=176962
2009-09-11 07:35:36 +00:00
teo_sarca e31b4b7861 BF [ 2856311 ] Included Tab field displays all tabs
https://sourceforge.net/tracker/?func=detail&aid=2856311&group_id=176962&atid=879332
2009-09-10 19:25:41 +00:00
trifonnt 4f154c59a2 FR[1727541] - Partial translation in German language
https://sourceforge.net/tracker/?func=detail&aid=1727541&group_id=176962&atid=883808
Merged with trunk.
2009-09-10 16:09:26 +00:00
teo_sarca f084b8cf10 BF [ 2855807 ] AD_Org_ID from account
https://sourceforge.net/tracker/?func=detail&aid=2855807&group_id=176962&atid=879332

Credits go to Cristina Ghita.
2009-09-10 06:57:58 +00:00
Carlos Ruiz 133f3d30ea Fix [2855673] - Import Invoice doesn't assign project/activity on lines
https://sourceforge.net/tracker/?func=detail&aid=2855673&group_id=176962&atid=879332
2009-09-10 01:21:48 +00:00
teo_sarca deb3de7e46 BF [ 2847648 ] Manufacture & shipment cost errors
https://sourceforge.net/tracker/?func=detail&aid=2847648&group_id=176962&atid=934929

Standard Cost should not be reseted at all even if the CurrentCostPrice is zero.
The only way to set CurrentCostPrice is when the M_Cost record is newly created.
More, I added some logging messages to track further errors.
2009-09-09 10:16:58 +00:00
teo_sarca 02d7d23a97 [ 2855045 ] Thumbs.db in Subversion
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2855045&group_id=176962

Thanks to Felix Möller
2009-09-09 09:25:53 +00:00