A Step-by-Step Guide on How to Upgrade ERPNext from Version 14 to Version 15

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

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

  • @ROBOROBOROBOROBO
    @ROBOROBOROBOROBO 8 месяцев назад +1

    Thanks a lot Geoffrey, video is great
    I watched all the video, I will upgrade towards the end of the year so I added to my bookmarks already to watch it again, I have a quick question
    Do we have to stop the bench to do the update? If everything goes fine, do we still have to load the files and the backup to erpnext 15 manually ourselves?
    Or is getting the backup just for bad scenerios?

    • @KaraniGeoffrey
      @KaraniGeoffrey  8 месяцев назад +1

      Thank you. Happy to hear it helped. Its good practice to stop bench when doing the update. When all is done, you don't need to restore the backup.

  • @decaffinatedturtle9944
    @decaffinatedturtle9944 10 месяцев назад +2

    Thank you very much for this!

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

    Thanks Geoffrey!

  • @weixiangng8279
    @weixiangng8279 Месяц назад

    Hello Karani. If want to upgrade erpnext v13 to v14 I can use the sames steps you provided in the video too?

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

    Thanks finally I get update from you

  • @amirraja56
    @amirraja56 7 месяцев назад

    hello karani , i have problem after bench start in vps , the problem is when we login to frappe app administrator then page is load very slow its taking too much time to load then what we do ?

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

    Is Version 15 already recommended for Production deployment? planning to upgrade from Version 14

    • @ROBOROBOROBOROBO
      @ROBOROBOROBOROBO 8 месяцев назад

      V14 is I think supported until end of 2024, thats when I plan to upgrade, I am thinking it might be more ready till than with less bugs, more mature features and so on

  • @azadlm8
    @azadlm8 10 месяцев назад

    My custom apps doctypes are not showing after update,
    its showing a key error with my 'appname'

    • @KaraniGeoffrey
      @KaraniGeoffrey  10 месяцев назад

      You have updated from which version?

  • @whateveriii3733
    @whateveriii3733 10 месяцев назад

    i got ERROR: git fetch --all --unshallow --quiet what is the solution??

  • @eliah787
    @eliah787 6 месяцев назад

    if i upgraded from 14 to 15 what will happen to custom fields,models functions and code ?
    what about system configurations ? will it reset to default or will be transfered?

    • @KaraniGeoffrey
      @KaraniGeoffrey  6 месяцев назад

      That depends on how you did the customizations. if you have a custom app that contains all the customizations, you will not lose them. However, if the customizations are inside ERPNext or Frappe, you may lose them. The configurations will not be lost either way, because they are stored in your database.

    • @eliah787
      @eliah787 6 месяцев назад

      @@KaraniGeoffrey the customization are are in different doctype and models … so i guess i will lose them right?

    • @KaraniGeoffrey
      @KaraniGeoffrey  6 месяцев назад

      @@eliah787 which modules are they mapped to?

    • @eliah787
      @eliah787 6 месяцев назад

      @@KaraniGeoffrey they are not mapped to specific module … some are done in buying some in selling so yea different

    • @KaraniGeoffrey
      @KaraniGeoffrey  6 месяцев назад

      @@eliah787 you can reach me out at karani@upeosoft.com for further assistance

  • @LuisPedro-ys1mt
    @LuisPedro-ys1mt 10 месяцев назад

    Hello, upgrade went well and I was able to access the sites but once I restarted the server (sudo reboot) then sites are not available. Any recommendation?

    • @KaraniGeoffrey
      @KaraniGeoffrey  10 месяцев назад

      Could it be you are not on production?

  • @nirajregmi6843
    @nirajregmi6843 9 месяцев назад

    Hello karani i got module not found issue while migrating.

    • @KaraniGeoffrey
      @KaraniGeoffrey  9 месяцев назад

      Check which module and install it first

    • @nirajregmi6843
      @nirajregmi6843 9 месяцев назад

      @@KaraniGeoffrey now i am getting following error.. please help me
      Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs.