Odoo 17 ​Development Course​(71) - APIs in Odoo: Part 6 (5. Get list of records with filtration.)

Поділитися
Вставка
  • Опубліковано 31 жов 2024

КОМЕНТАРІ • 11

  • @ashrafelazab180
    @ashrafelazab180 4 місяці тому +1

    جزاك الله كل خير يا باشمهندس . . كمل وبالتوفيق ان شاء الله

  • @karimnasser5044
    @karimnasser5044 4 місяці тому

    جزاك الله خيرا ❤

  • @talkathiriify
    @talkathiriify 4 місяці тому

    رائع جداً جداً
    جزاك الله كل خير.

  • @mostafaalsisy1963
    @mostafaalsisy1963 17 днів тому

    جزاك الله كل خير ياهندسة
    انا ممكن اعمل كدا و تطلع نفس النتيجة بتاعت ال filtration
    return request.make_json_response([{
    "user_id": property_id.env.uid,
    "name": property_id.name,
    "Id": property_id.id,
    "ref": property_id.ref,
    "owner": property_id.owner_id.name,
    } for property_id in property_ids if property_id.state == params['state'][0]], status=200)
    بس طبعاً الdomin لا غنى عنه اكيد

  • @ahmadaladdin114
    @ahmadaladdin114 4 місяці тому

    Thank you ♥♥

  • @Ahmad_Numan
    @Ahmad_Numan 4 місяці тому

    مبارك جهودك يا هندسة
    ممكن بس صوت حضؤتك كثير منخفض لو المرات الجاي تحاول ترفع الصوت بكون متشكر جداً

  • @awshokan89
    @awshokan89 4 місяці тому

    I have odoo in my company (enterprise edition). I'm looking for a way to modify the following: - in schedule activity section i want the "mark as done" and "cancel" and "edit" buttons to only be visible to the created user (who create the schedule activity) and the to the "assigned to" user (the user who assigned the activity to). - any other users should see the planned activity but cannot click or see the three mentioned buttons.
    I already tried some ways mentioned on odoo forums and Googled it but it did not work

  • @malakamir3936
    @malakamir3936 4 місяці тому

    شكرا يا هندسة علي مجهودك ❤️❤️
    لو امكن فايل ال app one كمذاكرة منو شكرا مقدما

  • @usama8255
    @usama8255 4 місяці тому

    لو سمحت انا عندي ادون بعمله ابجريد من 14 ل 16 وفيه كود api مكتوب فيه السطر ده
    status, headers, content = request.env['ir.http'].binary_content(
    xmlid=xmlid, model=model, id=id, field=field, unique=unique, filename=filename,
    filename_field=filename_field, download=download, mimetype=mimetype, access_token=access_token)
    بس بيجلي ايرور في 16 ان ال method الي اسمها birany_content مش موجودة اصلا مممكن تقولي الحل

  • @karimnasser5044
    @karimnasser5044 4 місяці тому

    لو سمحت ي بشمهندس اي اللي انا محتاجه غير كورس حضرتك عشان ابتدي اقدم علي شغل ف الodoo وجزاك الله خيرا