← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 703429] [NEW] [trunk] caldav - Expression as constant?

 

Public bug reported:

Perhaps I'm confused about what 'Expression as constant' does, but it
doesn't seem to do anything. I assume it would simply send the
expression. For example, I'd like to create a birthday calendar which
requires yearly recurrence of the birthday, so I added an attribute
mapping for 'RRULE' with 'Expression as constant' and the expression
'FREQ=YEARLY;INTERVAL=1'. However, this still requires an OpenObject
field and sends that rather than the expression.

I dug through calendar.py and can't see where it does anything with
'const', so I'm not sure what it's purpose is.

** Affects: openobject-addons
     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/703429

Title:
  [trunk] caldav - Expression as constant?

Status in OpenObject Addons Modules:
  New

Bug description:
  Perhaps I'm confused about what 'Expression as constant' does, but it
  doesn't seem to do anything. I assume it would simply send the
  expression. For example, I'd like to create a birthday calendar which
  requires yearly recurrence of the birthday, so I added an attribute
  mapping for 'RRULE' with 'Expression as constant' and the expression
  'FREQ=YEARLY;INTERVAL=1'. However, this still requires an OpenObject
  field and sends that rather than the expression.

  I dug through calendar.py and can't see where it does anything with
  'const', so I'm not sure what it's purpose is.





Follow ups

References