← Back to team overview

openerp-india team mailing list archive

[Bug 930044] [NEW] Document: "lang" cannot be added to the dynamic context

 

Public bug reported:

I would like to implement this directory structure in the DMS:
+-- Documents
    +-- fr
        +-- Clients
        +-- Produits
        +-- ...
The goal is to let the directory "fr" set the language to French, using the dynamic context feature as suggested in Bug #487702.
Unfortunately, context keys in the dynamic context are always added a prefix, so there is no way to add a "lang" key.
Lionel.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

** Description changed:

  I would like to implement this directory structure in the DMS:
  +-- Documents
-      +-- fr 
-            +-- Clients
-            +-- Produits
-            +-- ...
+     +-- fr
+         +-- Clients
+         +-- Produits
+         +-- ...
  The goal is to let the directory "fr" set the language to French, using the dynamic context feature as suggested in Bug #487702.
  Unfortunately, context keys in the dynamic context are always added a prefix, so there is no way to add a "lang" key.
  Lionel.

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/930044

Title:
  Document: "lang" cannot be added to the dynamic context

Status in OpenERP Addons (modules):
  New

Bug description:
  I would like to implement this directory structure in the DMS:
  +-- Documents
      +-- fr
          +-- Clients
          +-- Produits
          +-- ...
  The goal is to let the directory "fr" set the language to French, using the dynamic context feature as suggested in Bug #487702.
  Unfortunately, context keys in the dynamic context are always added a prefix, so there is no way to add a "lang" key.
  Lionel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/930044/+subscriptions


Follow ups

References