Commit Graph

43 Commits

Author SHA1 Message Date
resteve 54bca01ed7 Increase version number 2016-05-03 00:46:54 +02:00
resteve 10a86a1745 Increase version number 2016-05-03 00:12:00 +02:00
jmartin 71757cfc8b Add drone and tox config files 2016-03-29 11:58:52 +02:00
jmartin b985659ce7 Update setup.py file 2016-03-29 11:57:10 +02:00
resteve 6cbf7195e0 Tests 2015-12-01 11:17:53 +01:00
resteve d19c80c111 Increase version number 2015-11-11 00:22:41 +01:00
resteve 3d24b4ef64 Increase version number 2015-09-29 00:27:15 +02:00
resteve f41042d1e9 Locales 2015-09-14 16:51:05 +02:00
resteve b9dd63a545 Get Sale Line (external method to inherit) 2015-09-07 13:30:17 +02:00
resteve 8c81e02607 Allow to inherit cart data to create new sale lines (third modules) 2015-08-27 10:06:15 +02:00
resteve 8f4c7b9fda New API for on_change 2015-08-26 16:53:21 +02:00
resteve 7070a19f14 Remove safe eval 2015-08-23 23:12:17 +02:00
resteve 500c932aba Use price_digits
issue4438
2015-08-11 23:42:19 +02:00
resteve 9f639b8c10 Increase version number 2015-08-11 15:37:10 +02:00
resteve da5c88ff50 Get price with tax. Apply customer tax rule 2015-05-21 13:25:34 +02:00
resteve 0a6d5d6dc4 Add sale group in sale cart menu 2015-03-24 23:17:26 +01:00
resteve bfd4a6205b Group sale and lines to do once save() 2015-01-20 17:37:53 +01:00
resteve 90115b165c Add default unit price digits when not digits in config file 2014-11-26 13:21:20 +01:00
jmartin 1a753b875f Cleanup tests 2014-11-07 14:36:22 +01:00
jmartin 435df16f81 Branch 3.2 2014-11-04 14:35:08 +01:00
resteve 7c5a8967c9 Create sale: return two params 2014-10-14 13:49:33 +02:00
resteve 932a2d5bfb Cart. Info exception when create a sale 2014-10-09 12:23:50 +02:00
resteve 72e927bb08 Cart. Create sale exception, return empty list 2014-10-09 12:01:49 +02:00
resteve 508b9ade7e Simplify sale line tax computation 2014-10-06 12:21:15 +02:00
resteve 630040ea71 Access Sale Group in Sale Cart 2014-10-02 17:57:08 +02:00
resteve 18713cb78f Add shop in sale cart 2014-10-02 17:45:36 +02:00
resteve 6a1524b670 Locales 2014-09-30 12:13:49 +02:00
resteve 1a537beccd Unit Price and Amount with tax 2014-09-30 12:00:23 +02:00
resteve 326d3747e7 On Change Product. Add context from shop when user not have price list 2014-09-25 16:30:05 +02:00
resteve be1278b8d4 Refactorize on change product 2014-09-25 16:22:02 +02:00
resteve a70c85adf7 STATE fields in global variable 2014-09-09 18:56:05 +02:00
resteve 5a53a7b160 Digits unit pricre from config 2014-09-09 18:51:26 +02:00
resteve 5097b1eadb Get Unit Price from Sale Price List when on change quantity 2014-09-09 18:50:41 +02:00
resteve d656017cfe Get Unit Price from Sale Price List 2014-09-09 18:10:47 +02:00
resteve 5d7affdd61 Call super on change product and quantity 2014-09-09 16:18:10 +02:00
resteve 73862b1c42 Return shop currency when sho is esale 2014-09-09 16:05:48 +02:00
resteve 4ab87693c3 Cart Create Sale with values 2014-07-24 11:19:11 +02:00
resteve 80ad0eaae6 Default currency from sale shop or company 2014-07-22 10:26:55 +02:00
jmartin 5bf74825c6 pep8 2014-06-25 16:18:44 +02:00
jmartin 6a7fd2fc6b Fix DeprecationWarning: on_change argument is deprecated, use the depends decorator 2014-06-25 16:16:13 +02:00
jmartin 74c657aea9 Changed self first parameter by cls in a class method and Cart undefined variable by SaleCart 2014-06-25 16:12:59 +02:00
jmartin 5c743d3452 Increase version to 3.2 2014-06-25 16:34:00 +02:00
resteve c435c97b44 Initial commit 2014-06-25 14:48:32 +02:00