I use Ubercart. And add "Product: Sell Price" field to editview but it doesn't appear in edit view!!!

How can i add this field to editview?

Maybe i can wrote some hook code?

Comments

Agileware’s picture

Category: bug » task
Status: Active » Postponed (maintainer needs more info)

G'day - yes you are correct. Editview is primarily designed to work with CCK and so any other fields in Drupal require some hook code to be written for it to work.

Eugene Fidelin’s picture

Can you explain me where i can see an example of such hook?
In which function of module i have to implement it?

jrefano’s picture

Version: 5.x-1.x-dev » 5.x-1.0
Status: Postponed (maintainer needs more info) » Active

old issue, i know... but issue remains a year later. what further info do you need?

babbage’s picture

Version: 5.x-1.0 » 6.x-1.x-dev

Would love to see this for D6.

babbage’s picture

Title: Ubercart product sell price field doesn't appear in edit view » Some Ubercart product fields are not editable in edit view
Category: task » support
Priority: Critical » Normal

Correcting this issue, it is currently the case that the "Sell" price field from Ubercart is now editable in editview, but only if you use that view and not try to use the editable row style. However, the list price and stock levels are *not* editable. Any leads on why this might be, so I can try to fix this?

jon_stewart’s picture

Title: Some Ubercart product fields are not editable in edit view » Ability to edit stock levels would be most useful

Subscribing - it would be most useful to be able to edit stock levels.

zkrebs’s picture

Seconded, most useful.

Agileware’s picture

Title: Ability to edit stock levels would be most useful » Ability to edit ubercart fields
ledom’s picture

Subscribing too.
Editview is very usefull. Price view editing is fine, but modifying sell price does not update product cost (based on commission rate) when using ubercart-marketplace module.

EDIT: a workaround is to use workflow-ng (DRUPAL5) and create a rule on product update with a php action that update other fileds than sell price.

verta’s picture

+1 on ubercart fields!

Murz’s picture

subscribe