ERPNext/Frappe Framework: Working with Workflows

Поделиться
HTML-код
  • Опубликовано: 23 янв 2025

Комментарии • 21

  • @seniorgentle
    @seniorgentle 10 месяцев назад +1

    I just love your approach to teaching

  • @michaelsimiyu4340
    @michaelsimiyu4340 Год назад +1

    Good stuff. Curious about COA and importing from Quickbooks if you have any tutorial on that ?

  • @nikhilwarungse1
    @nikhilwarungse1 2 года назад +1

    if suppose the first level operation team approve the request from customer..once the request will get apporove then it will be assign to second level operation team..and if second level opertion team dont have time..in that case if he has assign these to first level oper team again..inn that case it has to show the approve or rejaect action button..but it is not showing

  • @maxwellsantoro1075
    @maxwellsantoro1075 3 года назад +1

    This is a very clear lesson, great job and thank you.

  • @rjayabharath
    @rjayabharath 2 года назад +1

    Hello, allow on submit not working when workflow activated, is there a way to ignore permission. Thank you

  • @SilasMerrick
    @SilasMerrick 3 года назад +1

    Clearly understood. Thank you very much

  • @naoufelmami5107
    @naoufelmami5107 3 года назад +2

    Hi Geo, Thank you very much it's very clear now for me, my question is about notification/email we didn't see any email or even notification alert send to next step, you use same window but in real life it's different where manager should be alerted for documents waiting for his approval, it's critical to get alert inside system or by email, also how to take action approve or reject you show only proceed to next step.

  • @ahmedinsamam6105
    @ahmedinsamam6105 3 года назад +1

    Great job. Please make a tutorial on creating dashboard chart(erpnext)

  • @CABhagChandChechani
    @CABhagChandChechani 3 года назад +1

    Good, Keep posting

  • @adarshsynergy6413
    @adarshsynergy6413 2 года назад

    hi Geoffrey great tutorial
    I managed to create the workflow but in my case when state is accepted I need to trigger a customer python function which will return some json response (very similar to webhook) how can I use this state from workflow to webhook to trigger a function please please help

    • @KaraniGeoffrey
      @KaraniGeoffrey  2 года назад

      Hello, can you please write an email to codewithkarani@gmail.com

  • @rangabharath4253
    @rangabharath4253 3 года назад +1

    awesome

    • @KaraniGeoffrey
      @KaraniGeoffrey  3 года назад +1

      Thanks @Ranga. Kindly share my videos with your networks

    • @rangabharath4253
      @rangabharath4253 3 года назад

      @@KaraniGeoffrey Already shared with my office colleagues

    • @rangabharath4253
      @rangabharath4253 3 года назад

      We are working on the erpnext platform in our company

    • @rangabharath4253
      @rangabharath4253 3 года назад

      @@KaraniGeoffrey Please make a video on custom web page. I created a new file in www folder. But I am getting 404 not found error. Whenever I am going to that route. Please make a video on that and how to integrate bootstrap template

    • @rangabharath4253
      @rangabharath4253 3 года назад +1

      @@KaraniGeoffrey Please make a video on permission based custom web pages. Only Admin user can access certain pages like that.