Giter VIP home page Giter VIP logo

community_erpnext_com's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

community_erpnext_com's Issues

Bug: Selecting "Global" in drop-down country list of jobs returns an error

I have a bug on a https://community.erpnext.com/jobs page, following next sequence of steps:

  1. Select any country in drop-down country list;
  2. Select "Global" in the same drop-down list;
  3. URL in the browser changes to "https://community.erpnext.com/jobs?country={{+no+such+element%3A+dict+object[%27value%27]+}}" and you have "No Jobs found for the matching criteria." message.

Clicking on "Clear Filters" solves the problem, resetting country list to global.

Tested on Firefox 38.7.1 ESR and Chromium 49.0.2623.108

Bug: Submitting new job cannot succeed

I'm having one more issue with community.erpnext.com/jobs — whenever I press "Submit" button in a "Post job" form, I have the next message:

Message
Cannot send this email. You have crossed the sending limit of 5000 emails for this month.

Tested on Firefox 38.7.1 ESR and Chromium 49.0.2623.108

[bug] "Join this chapter" button generates an error

"Join this Chapter" button in the https://erpnext.org/chapters/turkey page generates an error.

Uncaught Server Exception
Traceback (most recent call last):
File "/home/frappe/benches/bench-version-13-f1-92/apps/frappe/frappe/website/render.py", line 50, in render
data = render_page_by_language(path)
File "/home/frappe/benches/bench-version-13-f1-92/apps/frappe/frappe/website/render.py", line 177, in render_page_by_language
return render_page(path)
File "/home/frappe/benches/bench-version-13-f1-92/apps/frappe/frappe/website/render.py", line 193, in render_page
return build(path)
File "/home/frappe/benches/bench-version-13-f1-92/apps/frappe/frappe/website/render.py", line 200, in build
return build_page(path)
File "/home/frappe/benches/bench-version-13-f1-92/apps/frappe/frappe/website/render.py", line 223, in build_page
html = frappe.get_template(context.template).render(context)
File "/home/frappe/benches/bench-version-13-f1-92/env/lib/python3.6/site-packages/jinja2/environment.py", line 1090, in render
self.environment.handle_exception()
File "/home/frappe/benches/bench-version-13-f1-92/env/lib/python3.6/site-packages/jinja2/environment.py", line 832, in handle_exception
reraise(*rewrite_traceback_stack(source=source))
File "/home/frappe/benches/bench-version-13-f1-92/env/lib/python3.6/site-packages/jinja2/_compat.py", line 28, in reraise
raise value.with_traceback(tb)
File "/home/frappe/benches/bench-version-13-f1-92/apps/erpnext/erpnext/./templates/pages/non_profit/join-chapter.html", line 1, in top-level template code
{% extends "templates/web.html" %}
File "/home/frappe/benches/bench-version-13-f1-92/apps/frappe_theme/frappe_theme/./templates/web.html", line 1, in top-level template code
{% extends "frappe/templates/web.html" %}
File "/home/frappe/benches/bench-version-13-f1-92/apps/frappe/frappe/./templates/web.html", line 1, in top-level template code
{% extends base_template_path %}
File "/home/frappe/benches/bench-version-13-f1-92/apps/frappe_theme/frappe_theme/./templates/base.html", line 1, in top-level template code
{% extends "frappe/templates/base.html" %}
File "/home/frappe/benches/bench-version-13-f1-92/apps/frappe/frappe/./templates/base.html", line 60, in top-level template code

File "/home/frappe/benches/bench-version-13-f1-92/apps/frappe/frappe/./templates/web.html", line 63, in block "content"
{{ main_content() }}
File "/home/frappe/benches/bench-version-13-f1-92/env/lib/python3.6/site-packages/jinja2/sandbox.py", line 462, in call
return __context.call(__obj, *args, **kwargs)
File "/home/frappe/benches/bench-version-13-f1-92/env/lib/python3.6/site-packages/jinja2/runtime.py", line 679, in _invoke
rv = self._func(*arguments)
File "/home/frappe/benches/bench-version-13-f1-92/apps/frappe/frappe/./templates/web.html", line 15, in template
{% block page_container %}
File "/home/frappe/benches/bench-version-13-f1-92/apps/frappe_theme/frappe_theme/./templates/web.html", line 17, in block "page_container"


File "/home/frappe/benches/bench-version-13-f1-92/apps/erpnext/erpnext/./templates/pages/non_profit/join-chapter.html", line 18, in block "page_content"
{% if request.method=='POST' %}
File "/home/frappe/benches/bench-version-13-f1-92/env/lib/python3.6/site-packages/jinja2/sandbox.py", line 407, in getattr
value = getattr(obj, attribute)
jinja2.exceptions.UndefinedError: 'request' is undefined

Bug: Attempting to edit account profile at Jobs section cannot succeed

It's me again having a problem at community.erpnext.com/jobs section, following next steps:

Gravatar icon at top right → My account → Edit profile

Leads to the message like this:

Page missing or moved

We are very sorry for this, but the page you are looking for is missing (this could be because of a typo in the address) or moved.

URL in the browser shows "https://community.erpnext.com/edit-profile"
Tested on Firefox 38.7.1 ESR and Chromium 49.0.2623.108

is html allows in Introduction [service providers page]?

It good feature to allow html code in Description (Service provider can design their page)

But if you are allowing html code in Introduction and may user write wrong code like unclosed html tag,
then it will break others listing

Please let me know, you are allowing or not to design Introduction.

Testimonials Section for Service Provider

Hello All,

The service provider profile section is missing the testimonial section.

Any client can goto a service provider profile and write a testimonial for him.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.