|  | 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 |  | 
			
				
					|  | 3294b8e814 | refactor(test): rename method. | 2024-12-02 21:28:20 -05:00 |  | 
			
				
					|  | 3189363ba9 | style: minor fix. | 2024-12-02 21:22:36 -05:00 |  | 
			
				
					|  | 9a20212b27 | #69 feat(Reconciliation):get purchases from backend. | 2024-11-17 23:55:54 -05:00 |  | 
			
				
					|  | a6b4c1c5b6 | #69 feat(Reconciliation):get purchases for reconciliation endpoint. | 2024-11-17 23:15:21 -05:00 |  | 
			
				
					|  | b7984f7556 | #69 style(Reconciliation): format total on sales. | 2024-11-17 00:07:18 -05:00 |  | 
			
				
					|  | ef1a520838 | #69 feat(Reconciliation): show summary on modal. | 2024-11-17 00:02:08 -05:00 |  | 
			
				
					|  | bd6d4221b2 | #69 feat(Reconciliation): improve datetime on form. | 2024-11-16 23:10:43 -05:00 |  | 
			
				
					|  | 9aa543662b | #69 feat(Reconciliation): improve form. | 2024-11-16 22:58:28 -05:00 |  | 
			
				
					|  | 746686afcc | #69 style(Reconciliation): cards to tabs. | 2024-11-16 20:36:38 -05:00 |  | 
			
				
					|  | c709dad36e | #69 base ReconciliationJar. | 2024-11-16 16:48:07 -05:00 |  | 
			
				
					| 
							
							
								 Rodia | 543e927fb0 | Merge pull request 'Fix: closed #79' (#81) from PurchaseDateTimeField into main Reviewed-on: OneTeam/don_confiao#81 | 2024-11-16 16:00:27 -05:00 |  | 
			
				
					|  | fe1e6e8336 | Fix: closed #79 | 2024-11-16 15:59:56 -05:00 |  | 
			
				
					| 
							
							
								 Rodia | 00c6bac1d2 | Merge pull request 'Feat: closed #74' (#80) from LineaCompraCantidadDiferenteCero into main Reviewed-on: OneTeam/don_confiao#80 | 2024-11-16 15:59:44 -05:00 |  | 
			
				
					|  | 4ed6bb9024 | Feat: closed #74 | 2024-11-16 13:09:01 -05:00 |  | 
			
				
					|  | 7c2a7fb1a1 | Fix: #75 | 2024-11-16 12:30:17 -05:00 |  | 
			
				
					|  | d0edba9c28 | Fix: #76 | 2024-11-16 11:43:13 -05:00 |  | 
			
				
					|  | 6aca2007e0 | #69 feat(View): add reconciliation jar components. | 2024-11-15 17:44:30 -05:00 |  | 
			
				
					|  | 159bd737c4 | feat(Purchase): warn user whit browser actions #67. | 2024-11-11 22:45:47 -05:00 |  | 
			
				
					|  | 201333ab4b | feat(Purchase): warn user invalid form #71 | 2024-11-11 21:47:46 -05:00 |  | 
			
				
					|  | a5ac06704b | feat(Purchase): warn user when try eliminate the last line | 2024-11-11 21:42:13 -05:00 |  | 
			
				
					|  | f1b8cbdce1 | fix(Purchase): validation of form. | 2024-11-11 21:17:12 -05:00 |  | 
			
				
					|  | edea82e77b | refactor(Purchase): remove unused methods. | 2024-11-11 16:23:21 -05:00 |  | 
			
				
					|  | d047edaa3f | machete(Purchase): translate Cash to Efectivo. | 2024-11-11 16:16:33 -05:00 |  | 
			
				
					|  | 5c24266e7b | fix(Purchase): remove fixed payment Methods. | 2024-11-11 16:15:24 -05:00 |  | 
			
				
					|  | 9d602c8ddc | feat(PaymentMethods): create endpoint. | 2024-11-11 16:09:16 -05:00 |  | 
			
				
					|  | 99f2f77b78 | fix(test): fix create sale api test. | 2024-11-11 16:08:20 -05:00 |  | 
			
				
					|  | 4f0f899c70 | fix(Purchase): create Purchase with other payments methods. | 2024-11-11 15:36:21 -05:00 |  | 
			
				
					|  | c85f0554fb | refactor(Purchase): move change cash to componet. | 2024-11-11 15:28:08 -05:00 |  |