[Release Notes] Frappe & ERPNext Version 13.0.0 Beta.1 Released!

Not disputing your contribution or anyone else’s for that matter. Your effort is appreciated by all. My attempt to install frappe_docker in windows has obviously shown you it needs to be optimized for windows as well so i don’t think overall it’s a worthless attempt.

Withdrawn all posts about docker.

Trying to install the beta is however not off-topic as everyone was encouraged to install and test. But like i said, for non-developers like me, we’re better off staying away from these conversations even though our unique perspectives and user experience is vital for the overall development of software and applications as we constitute over 90% of the user base.

1 Like

Hey guys. This is awesome. Been expecting something of this magnitude and it seems you’ve beaten expectations. The social media posting is interesting. Is there any plan to do Facebook and/or Insta in future?

I don’t see the mention of the immutable ledger. I thought it was being introduced in v13.

We need a pinned post to explain users the difference between open source software codes and support. I am sure we all get messages asking for support and then when they get ignored they blame it on the software for not getting enough support.
A post that explains them that support is not Free like the source code is badly needed. Yesterday I gave back to a guy on twitter so I think it is better to have an official post with detailed explanation about foss source code and asking for help as free support.

Sorry for going off topic :wink:

6 Likes

Hi. Unfortunately, it doesn’t work for me. Please see attached screenshot. Could you help, please?

Please add issue, I’ll check Sign in to GitHub · GitHub

docker knowlege is required. Only copy paste will not help when things don’t work.

Still no better way of business expense entry?

We have Added a new doctype called gl payment.
Which acts like
Outgoing payment and incoming payment used it SAP.

I think ERPnext team should add this to the core.

Does version 13 include Customer Statements that can be sent via email monthly?

can you provide more details or repository?

Thanks.

can you provide more details or repository?

Thanks.

Hi,
Is there any Option to apply finance charge for due invoices?
I want that when payment due date of any invoice expired then finance charge automatically applied. we set Finance charge when create invoice.
For example: I have create invoice on 25-09-2015 and payment due date is 30-09-2015 and set Finance charge (added custom field) 5%, so I want that after 30-09-2015 Total amount is automatically set Grand Total + (5% of grand Total).

Hi

im wondering when is the stable version will be released

thanks

1 Like

Hi! How do I install version 13 beta?
Is it
wget https://raw.githubusercontent.com/frappe/bench/master/playbooks/install.py
sudo python3 install.py --develop … which option?

According to Ooops, a server error has occured - #4 by ferohers, and the issues above:

Go to this folder /home/your-user-name/frappe-bench/apps/erpnext/erpnext/change_log

Enter folder called v13

Find the file v13_0_0_beta_1.md and rename to v13_0_0-beta_1.md (mv v13_0_0_beta_1.md v13_0_0-beta_1.md)

Sorry for the late reply. I didn’t get any notification for this post.
This is the PR from our git.

Let me know if you need any further information.

I think the core team needs to add this as currently there is no way to get tax information from anything other than invoices.

Just checked the code, I am thinking whether is possible to re-use the standard journal entry instead of creating another new doctype.

That is up to you, adding many things in a single form is not always a good idea.
We have added incoming and outgoing payment in a single form called gl payment but they’re separate forms in SAP.

All the best.

getting error Invalid version string: '13.0.0.beta.1’

According to Ooops, a server error has occured , and the issues above:

Go to this folder /home/your-user-name/frappe-bench/apps/erpnext/erpnext/change_log

Enter folder called v13

Find the file v13_0_0_beta_1.md and rename to v13_0_0-beta_1.md (mv v13_0_0_beta_1.md v13_0_0-beta_1.md)

1 Like