Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
5191 มุมมอง

Hello,

I want to access the template fields create_date product.product via xmlrpc (php). My code retrieves all other fields (name, id, list_price ...) except this field (create_date). It is the same with all the date fields : nothing is returned !


$fields = array(
    'id' => 'int',                      
    'create_date' => 'string',             
    'name' => 'string',                 
    'list_price' => 'string',           
    'default_code' => 'string');
$dataProduct = parent::read($this->model_product, $idProduct, $fields);

Do you have an idea how to recover it ? Thank's

Ps : Sorry for my very bad english :)

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.ย. 16
5660
Convert timestamp to date in report rml แก้ไขแล้ว
2
มี.ค. 15
6659
0
ก.ย. 25
16
1
ส.ค. 25
353
3
มิ.ย. 25
1276