|  | c7e1af9c81 | fix(CSV): report tryton csv. | 2025-04-12 12:06:07 -05:00 |  | 
			
				
					|  | 8791c5fa2d | fix(Sale): allow decimal on quantity products. | 2025-04-06 16:02:44 -05:00 |  | 
			
				
					|  | 5ecf0f4bf5 | feat(Api): export sales for tryton from api. | 2025-03-02 23:33:26 -05:00 |  | 
			
				
					|  | 0e38255a9d | refactor(View): public function. | 2025-03-02 23:15:52 -05:00 |  | 
			
				
					|  | 2364583952 | refactor(views): extract to method. | 2025-03-02 23:14:55 -05:00 |  | 
			
				
					|  | 585d92c64c | fix(ExportSales): add test and fix. | 2025-03-02 23:04:19 -05:00 |  | 
			
				
					|  | 77ab683fb8 | remove frontend. | 2025-02-08 14:54:21 -05:00 |  | 
			
				
					|  | 6a346bdf8a | #90 fix(Frontend): set default tab in Reconciliation summary. | 2025-02-02 23:04:54 -05:00 |  | 
			
				
					|  | 2a983c8056 | #90 fix(Frontend): fix datetime in Reconciliation summary. | 2025-02-02 22:49:38 -05:00 |  | 
			
				
					|  | 2c6449c727 | #90 feat(Frontend): add Purchases in cuadres_de_tarro. | 2025-02-02 22:48:21 -05:00 |  | 
			
				
					|  | 77a0c4ac0d | #90 feat(Frontend): add Purchases in cuadres_de_tarro. | 2025-02-02 22:40:31 -05:00 |  | 
			
				
					|  | 2fcf884cce | #90 feat(api): add payment method to sales. | 2025-01-28 09:17:48 -05:00 |  | 
			
				
					|  | 75d39c6ca7 | #90 feat(frontend): add modal to ReconciliationJarIndex. | 2025-01-18 12:53:53 -05:00 |  | 
			
				
					|  | a5d4c1977a | #90 feat(frontend): minor fix. | 2025-01-18 12:43:50 -05:00 |  | 
			
				
					|  | d85ad7cc38 | #90 feat(frontend): getReconciliation api method. | 2025-01-18 12:43:01 -05:00 |  | 
			
				
					|  | aa45ea44ac | #90 feat(frontend): getReconciliation api method. | 2025-01-18 12:42:33 -05:00 |  | 
			
				
					|  | 1b06818583 | #90 feat(frontend): add ReconciliationJarView.vue. | 2025-01-18 12:22:45 -05:00 |  | 
			
				
					|  | baa0677e7a | #90 feat(frontend): add cuadres_de_tarro page. | 2025-01-12 01:23:17 -05:00 |  | 
			
				
					|  | d9d3239662 | #90 api(frontend): add getListReconcliations. | 2025-01-12 01:20:33 -05:00 |  | 
			
				
					|  | 8bc2d02572 | #90 test: minor fix. | 2025-01-12 01:18:53 -05:00 |  | 
			
				
					|  | c9cfc7f873 | #90 feat(ReconcilaitionJar): create api view with pagination. | 2025-01-12 00:24:30 -05:00 |  | 
			
				
					|  | e5ae1bb142 | feat(frontend): using api for admin valid code. | 2025-01-11 19:22:48 -05:00 |  | 
			
				
					|  | 0caa6fbb56 | #88 feat(AdminCode): create model and api view. | 2025-01-11 19:08:05 -05:00 |  | 
			
				
					|  | a7e3b9aaa8 | #88 refactor(frontend): remove method. | 2025-01-11 18:10:44 -05:00 |  | 
			
				
					|  | 0308da7370 | #88 refactor(frontend): extract to Component. | 2025-01-11 18:02:28 -05:00 |  | 
			
				
					|  | 0dec800637 | #88 feat(frontend): initial secure pages. | 2025-01-11 17:05:39 -05:00 |  | 
			
				
					|  | 871a82eee5 | #84 refactor(front): moved to api createCustomer. | 2025-01-11 15:44:07 -05:00 |  | 
			
				
					|  | 9ad8ff8706 | #84 refactor(front): moved to api create reconciliation jar. | 2025-01-11 14:05:01 -05:00 |  | 
			
				
					|  | d9f6be8b54 | #84 refactor(front): moved to api purchases_for_reconciliation to. | 2025-01-11 12:57:25 -05:00 |  | 
			
				
					|  | 34259921d9 | #84 refactor(frontend): extact to method django-api. | 2025-01-11 12:46:29 -05:00 |  | 
			
				
					|  | 8f9917c3a4 | #84 refactor(frontend): summaryPurchase moved to repository. | 2025-01-11 12:14:48 -05:00 |  | 
			
				
					|  | fcb83d05fb | #84 refactor(frontend): send purchase moved to repository. | 2025-01-11 11:34:37 -05:00 |  | 
			
				
					|  | 6d6322b0cd | #84 refactor(frontend): extract methods to repository. | 2025-01-11 10:37:17 -05:00 |  | 
			
				
					|  | 9a6a931481 | fix(Frontend): remove non existing component. | 2024-12-31 14:35:44 -05:00 |  | 
			
				
					|  | 432b7dad74 | #84 refactor(SaleSummary): rename saleline_set to lines at serializer. | 2024-12-31 14:30:20 -05:00 |  | 
			
				
					|  | 69d8b1d2ad | #84 refactor(SaleSummary): move to apiview. | 2024-12-31 13:51:11 -05:00 |  | 
			
				
					|  | 8b7c2efcb3 | #84 refactor(SalesForReconciliation): move to apiview. | 2024-12-31 13:26:47 -05:00 |  | 
			
				
					|  | 5dff7565f4 | #84 refactor(paymentMethods): move to apiview. | 2024-12-31 13:09:16 -05:00 |  | 
			
				
					|  | b5fdd7fefd | #69 fix(migrations): conflict. | 2024-12-28 17:13:55 -05:00 |  | 
			
				
					|  | eaf1afdcb4 | Merge branch 'main' into streamline_reconciliation_jar_process_#69 | 2024-12-28 17:07:18 -05:00 |  | 
			
				
					|  | 5cfefdf91a | #69 feat(ReconciliationJar): link purchases with other payment methods. | 2024-12-28 17:01:51 -05:00 |  | 
			
				
					|  | 9c0eebd07d | #69 refactor(ReconciliationJar): extract to method. | 2024-12-14 22:34:58 -05:00 |  | 
			
				
					|  | 8ab7903a0a | #69 test(ReconciliationJar): fix tests. | 2024-12-14 21:37:24 -05:00 |  | 
			
				
					|  | 1b425542b3 | #69  feat(ReconciliationJar): send reconciliation jar from frontend | 2024-12-14 19:42:59 -05:00 |  | 
			
				
					|  | 1f2f484e95 | #69 test(ReconciliationJar): add failed case. | 2024-12-14 09:59:26 -05:00 |  | 
			
				
					|  | ef721a6b53 | #69 feat(ReconciliationJar): add purchases to list. | 2024-12-13 17:21:29 -05:00 |  | 
			
				
					|  | f0201a86b2 | #69 feat(ReconciliationJar): accept post creation. | 2024-12-02 22:52:04 -05:00 |  | 
			
				
					|  | bea08da17d | #69 feat(ReconciliationJar): Add total_cash_purchases field. | 2024-12-02 22:00:05 -05:00 |  | 
			
				
					|  | 4679170ab9 | #69 refactor(ReconciliationJar): remove old form. | 2024-12-02 21:44:21 -05:00 |  | 
			
				
					|  | 0d61e457c7 | #69 refactor(ReconciliationJar): remove old view. | 2024-12-02 21:43:48 -05:00 |  |