|
Open ERP Forum |
|
|
OpenERP 5.0.0-alpha is out...
|
| View previous topic :: View next topic |
| Author |
Message |
Christophe Simonis OpenERP Developer
Joined: 31 Jul 2008 Posts: 66
|
Posted: Tue Nov 04, 2008 12:54 am Post subject: OpenERP 5.0.0-alpha is out... |
|
|
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)
|
|
| Back to top |
|
 |
kuba@comgate.cz
Joined: 27 Aug 2008 Posts: 2
|
Posted: Tue Nov 04, 2008 4:26 pm Post subject: changelog? |
|
|
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 |
|
| Back to top |
|
 |
tklauw
Joined: 27 Sep 2008 Posts: 7 Location: Singapore
|
Posted: Fri Nov 07, 2008 8:57 am Post subject: is this a bug? |
|
|
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. |
|
| Back to top |
|
 |
Stephane Wirtel OpenERP Developer
Joined: 23 Mar 2008 Posts: 116 Location: Grand-Rosiere
|
Posted: Fri Nov 07, 2008 10:35 am Post subject: |
|
|
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 |
|
| Back to top |
|
 |
tklauw
Joined: 27 Sep 2008 Posts: 7 Location: Singapore
|
Posted: Mon Nov 10, 2008 6:26 am Post subject: |
|
|
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 |
|
| Back to top |
|
 |
opix
Joined: 21 May 2008 Posts: 66 Location: Surabaya-Indonesia
|
Posted: Mon Nov 10, 2008 12:26 pm Post subject: |
|
|
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 |
|
| Back to top |
|
 |
opix
Joined: 21 May 2008 Posts: 66 Location: Surabaya-Indonesia
|
Posted: Mon Nov 10, 2008 2:19 pm Post subject: wrong menu structure |
|
|
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? |
|
| Back to top |
|
 |
philippe_tacquet
Joined: 13 Nov 2008 Posts: 38 Location: Réunion
|
Posted: Mon Nov 17, 2008 3:02 pm Post subject: |
|
|
hi,
i can't find anymore the menu Administration/Configuration in this version ??
maybe in another place? |
|
| Back to top |
|
 |
greno
Joined: 18 Aug 2007 Posts: 749
|
Posted: Wed Nov 19, 2008 8:22 pm Post subject: |
|
|
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 |
|
| Back to top |
|
 |
fabien Site Admin
Joined: 08 Feb 2005 Posts: 2017 Location: Grand-Rosiere, Belgium
|
Posted: Wed Nov 19, 2008 11:45 pm Post subject: |
|
|
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. |
|
| Back to top |
|
 |
|
|
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 You cannot vote in polls in this forum
|
|
|
|
|
|
|
|
|