← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 805650] [NEW] Add openobject.rpc to packages in setup.py?

 

Public bug reported:

I think this is necessary:


=== modified file 'setup.py'
--- setup.py	2011-03-11 09:58:11 +0000
+++ setup.py	2011-07-04 19:24:50 +0000
@@ -60,6 +60,7 @@
         'openobject.admin.i18n',
         'openobject.controllers',
         'openobject.i18n',
+        'openobject.rpc',
         'openobject.test',
         'openobject.tools',
         'openobject.widgets'

** Affects: openobject-client-web
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/805650

Title:
  Add openobject.rpc to packages in setup.py?

Status in OpenERP Web Client:
  New

Bug description:
  I think this is necessary:

  
  === modified file 'setup.py'
  --- setup.py	2011-03-11 09:58:11 +0000
  +++ setup.py	2011-07-04 19:24:50 +0000
  @@ -60,6 +60,7 @@
           'openobject.admin.i18n',
           'openobject.controllers',
           'openobject.i18n',
  +        'openobject.rpc',
           'openobject.test',
           'openobject.tools',
           'openobject.widgets'

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client-web/+bug/805650/+subscriptions


Follow ups

References