brotherton-erpnext/erpnext
Chinmay D. Pai a7f39a9879 fix: set default posting_date value to None
using mutable python defaults, and especially function calls, inside
function definitions causes bugs that can be really hard to debug
sometimes. please refrain from using such defaults.

instead, using None is almost always a sane default. the values can
then be manipulated inside the function instead.

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
(cherry picked from commit 0d147b011e)
2020-05-24 07:24:34 +00:00
..
accounts fix: set default posting_date value to None 2020-05-24 07:24:34 +00:00
agriculture feat: updated desk pages (#21138) 2020-04-10 18:52:05 +05:30
assets fix: Assets module onboarding and dashboard 2020-05-20 18:22:39 +05:30
buying feat: buying module dashboard and onboarding 2020-05-19 20:22:25 +05:30
change_log chore: added change log (#21869) 2020-05-22 20:39:50 +05:30
commands
communication feat: changes for desk pages (#21027) 2020-03-31 10:30:20 +05:30
config Merge branch 'develop' into purchase-dashboard 2020-05-19 17:09:01 +05:30
controllers fix: expense account error message in DN (#21851) 2020-05-22 20:39:16 +05:30
crm enable Allow Rename in sales stage (#21799) 2020-05-20 16:15:48 +05:30
demo fix: remove make_purchase_invoice from demo script 2020-03-11 16:20:07 +05:30
domains
education adding report card in education desk 2020-05-22 20:39:16 +05:30
erpnext_integrations style: cleaner conditions and returns 2020-05-19 11:53:28 +05:30
healthcare fix: add title to validation dialog 2020-05-22 20:39:15 +05:30
hotels fix: conflicts 2020-02-27 13:16:53 +05:30
hr fix: convert goals point to flt (#21844) 2020-05-22 20:39:16 +05:30
hub
hub_node fix: pre-process both the existing and new products (#21526) 2020-05-04 11:25:06 +05:30
loan_management feat: rename loan management to loan on Desk Page 2020-05-22 10:40:33 +00:00
maintenance fix: conflicts 2020-02-27 13:16:53 +05:30
manufacturing feat: BOM template (#21262) 2020-05-22 20:39:16 +05:30
non_profit fix: elif block error 2020-04-30 22:39:03 +05:30
patches fix: Remove duplicate leave ledger entry (#21871) 2020-05-22 20:39:16 +05:30
portal
projects fix: project desk 2020-05-19 21:18:26 +05:30
public fix: Item tax template not getting mapped from source to traget doc (#21862) 2020-05-22 20:39:16 +05:30
quality_management fix: add naming series (#21769) 2020-05-19 14:30:42 +05:30
regional fix: Supplier Invoice No not fetched in Import Supplier Invoice 2020-05-22 20:39:15 +05:30
restaurant
selling Merge pull request #21785 from anupamvs/sales-order-tax-fix 2020-05-19 21:49:11 +05:30
setup fix: hide delete company transacations button if not system manager (#21839) 2020-05-22 20:39:16 +05:30
shopping_cart fix: user not able to view product (#21740) 2020-05-15 19:36:23 +05:30
startup feat: remove website settings from boot (#21801) 2020-05-20 16:17:12 +05:30
stock fix: Added Inactive serial no status (#21848) 2020-05-22 20:39:16 +05:30
support refactor: use text editor in issue web form (#21767) 2020-05-19 16:37:34 +05:30
templates Merge pull request #21252 from nextchamp-saqib/tax-breakup-for-cn 2020-04-14 12:41:25 +05:30
tests fix: typo in function name 2020-05-08 15:13:48 +05:30
translations chore: Update Translations 2020-04-29 18:11:03 +00:00
utilities feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
www fix: merge conflicts 2020-04-07 16:42:50 +05:30
__init__.py fix: bump erpnext develop to version 13-dev (#21651) 2020-05-08 13:06:50 +05:30
exceptions.py
hooks.py Merge branch 'develop' into quoted-item-report 2020-05-07 17:45:32 +05:30
modules.txt fix: conflicts 2020-02-27 13:16:53 +05:30
patches.txt fix(patch): rerun remove_duplicate_leave_ledger_entries (#21878) 2020-05-22 20:39:16 +05:30