It is currently Thu May 17, 2012 2:23 am

All times are UTC + 2 hours




Post new topic Reply to topic  [ 10 posts ] 
Author Message
 Post subject: OpenERP 5.0.0-alpha is out...
PostPosted: Tue Nov 04, 2008 12:54 am 
Offline
OpenERP Developer

Joined: Thu Jul 31, 2008 1:04 pm
Posts: 65
Hi, folks !

The alpha version of the OpenERP 5.0.0 is now available for download !!

If you found bugs, please fill a bug report on launchpad.

Even this version is full of cool new features, there are a few to finish for the final version:
  • Better calendar view in the GTK client
  • Review existing processes
  • Editable gantt charts in web client
  • Integration with the official documentations (books)
  • Auto-installer for OpenERP-Web-Client
  • Some small improvements that will be described later (keep an eye on the OpenERP planet)


Top
 Profile  
 
 Post subject: changelog?
PostPosted: Tue Nov 04, 2008 4:26 pm 
Offline

Joined: Wed Aug 27, 2008 11:05 am
Posts: 2
Hi,

5.0 looks really promising! Screencast is nice, all the blogged features looks nice.

Is there changelog available somewhere? Changelogs in the 5.0 alpha tarballs are only up to 4.2.3...

Thanks,

Kuba


Top
 Profile  
 
 Post subject: is this a bug?
PostPosted: Fri Nov 07, 2008 8:57 am 
Offline

Joined: Sat Sep 27, 2008 4:40 am
Posts: 7
Location: Singapore
Hi all,

Great! I've been waiting for 5.0. Not sure if what I got below is a bug or not, so forgive me if this should have been a bug-report.

Anyway, my system is Debian Etch 4.0r4, PostgreSQL 8.3 from backports.org, Python 2.4.

Installed the 5.0Alpha server successfully. But when Tiny client tried to create the 'terp' database, some error poped up. Looking at the server's message, it reads:

Code:
WARNING:init:unable to set a NOT NULL constraint on column complete_name of the ir_model_fields table !


Tried to ALTER the table manually as suggested, but obviously couldn't because the table already populated with NULL values for that particular field.

Again, not sure if this is a bug that I should report at launchpad or not. Anyone else got this or I missed something?

Cheers.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 07, 2008 10:35 am 
Offline
OpenERP Developer

Joined: Sun Mar 23, 2008 12:41 pm
Posts: 138
Location: Grand-Rosiere
This is just a warning, you can work with OpenERP.

If you have a real bug, you can submit it on LaunchPad

https://bugs.launchpad.net/openobject/+filebug

_________________
OpenERP Developer


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 10, 2008 6:26 am 
Offline

Joined: Sat Sep 27, 2008 4:40 am
Posts: 7
Location: Singapore
Stephane,

thanks for the info.

As for the bug-report, I just don't want to burden the system with 'unconfirmed' bugs. I think not every error is a bug, especially for ver 5.0 which is still in alpha stage.

Anyway, I got the server and eTiny web-client working but during the database installation, I got an error message 'logo' popped up. Clicking "Cancel" got me the Main Menu screen, so I guess this is just a minor error.

However, when I tried to install the 'account' module, another error popped up. This time with this message:

Code:
0 reference(s) to account.group_account_user. You should have one and only one !


and couldn't move on from this point as the system stubbornly refuse to install the 'account' module, without which I can't try the system further.

Appreciate any pointer.

Cheers


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 10, 2008 12:26 pm 
Offline

Joined: Wed May 21, 2008 5:45 am
Posts: 83
Location: Indonesia - Surabaya
When creating new database and use Service Company Profile, there's error messages :
Code:
Traceback (most recent call last):
  File "/home/opix/openerp5_alpha/server/bin/netsvc.py", line 257, in _dispatch
    r = m(*params)
  File "/home/opix/openerp5_alpha/server/bin/addons/base_module_record/base_module_record.py", line 212, in execute
    res = fnct(*args, **argv)
  File "/home/opix/openerp5_alpha/server/bin/service/web_services.py", line 375, in execute
    res = service.execute(db, uid, object, method, *args)
  File "/home/opix/openerp5_alpha/server/bin/osv/osv.py", line 110, in execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/opix/openerp5_alpha/server/bin/osv/osv.py", line 85, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/opix/openerp5_alpha/server/bin/addons/crm_configuration/crm_config.py", line 123, in action_create
    tools.convert_xml_import(cr, 'crm_configuration', fp,  idref, 'init', noupdate=True)
  File "/home/opix/openerp5_alpha/server/bin/tools/convert.py", line 841, in convert_xml_import
    obj.parse(xmlstr)
  File "/home/opix/openerp5_alpha/server/bin/tools/convert.py", line 738, in parse
    self._tags[rec.nodeName](self.cr, rec, n)
  File "/home/opix/openerp5_alpha/server/bin/tools/convert.py", line 701, in _tag_record
    f_val = _eval_xml(self,field, self.pool, cr, self.uid, self.idref)
  File "/home/opix/openerp5_alpha/server/bin/tools/convert.py", line 106, in _eval_xml
    return eval(a_eval, idref2)
  File "<string>", line 1, in <module>
NameError: name 'section_support2' is not defined


That's bug or I've done wrong configuration/installation


Top
 Profile  
 
 Post subject: wrong menu structure
PostPosted: Mon Nov 10, 2008 2:19 pm 
Offline

Joined: Wed May 21, 2008 5:45 am
Posts: 83
Location: Indonesia - Surabaya
I think there's wrong menu structure on openERP5 alpha. Lets see sub menu of :

Administration/Modules Management/Categories of Modules

Partners Titles and Contacts Titles shouldn't be there, right?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 17, 2008 3:02 pm 
Offline

Joined: Thu Nov 13, 2008 2:57 pm
Posts: 38
Location: Réunion
hi,

i can't find anymore the menu Administration/Configuration in this version ??
maybe in another place?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 19, 2008 8:22 pm 
Offline

Joined: Sat Aug 18, 2007 7:14 am
Posts: 746
You are finding as we did that a lot of menues have changed or been moved in v5.0 compared to v4.x. This caused us to have to rewrite 30+ of our own internal modules in order to get them to work with v5.0.

Regards,
Gerry


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 19, 2008 11:45 pm 
Offline
Site Admin

Joined: Tue Feb 08, 2005 9:48 am
Posts: 2121
Location: Grand-Rosiere, Belgium
Hello,

The menu has been remove because at as no se in v5.0. It has been replaced by configuration wizards. All sub-menus of this menu in V4.2 had another menu in the system to access the same ressources.

@greno: yes, this is a problem. But, as you may have noticed, we changed the way to define menus in v5.0 (not giving the whole path, but just the link to the parent) so that we will not have this problem in the futur.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC + 2 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:

Protected by Anti-Spam ACP