John Clarke a7d448dcba fix: Error "TypeError: unorderable types: int() > str()" When Trying to Create Packing Slip (#18913)
User report here https://discuss.erpnext.com/t/error-typeerror-unorderable-types-int-str-when-trying-to-create-packing-slip/52445

This has not been noted to github issues and is just a suggested fix, an expert may need to refactor more here?

User and traceback does not state whether Python 2 or 3 but perhaps 3 since that apparently does not 'guess' when types do not match?

See also https://stackoverflow.com/questions/14886881/unorderable-types-int-str
2019-09-05 14:55:35 +05:30
..
2019-09-02 14:37:18 +05:30
2019-05-22 16:52:36 +05:30
2019-07-29 12:14:49 +05:30
2019-08-09 14:48:36 +05:30
2019-07-01 12:20:09 +05:30
2019-09-03 16:53:06 +05:50