|  | e17b8f6973 | style. | 2025-08-30 15:25:33 -05:00 |  | 
			
				
					|  | e3f571afc5 | #17 feat(API): add external id to customers on api. | 2025-08-30 15:24:42 -05:00 |  | 
			
				
					|  | 477405a094 | Merge pull request 'agregada direccion de envio y facturación al enviar las compras a tryton #14' (#15) from add_shipment_address_to_tryton_sale_#14 into main Reviewed-on: #150.1.6 | 2025-08-16 16:37:46 -05:00 |  | 
			
				
					|  | 4dae669397 | #14 fix(Tryton): add address on updated customers from tryton. | 2025-08-16 16:36:06 -05:00 |  | 
			
				
					|  | 937fe06de4 | #14 feat(Tryton): add address on update customers from tryton. | 2025-08-16 16:09:20 -05:00 |  | 
			
				
					|  | 69185f2460 | fix(Tryton Shop): add shops. | 2025-08-16 12:24:05 -05:00 |  | 
			
				
					|  | 7ac28154eb | Merge branch 'handle_duplicate_product_name_from_tryton_#11' | 2025-08-16 10:32:32 -05:00 |  | 
			
				
					|  | e7eda79c69 | Merge branch 'main' into handle_duplicate_product_name_from_tryton_#11 | 2025-08-16 10:28:28 -05:00 |  | 
			
				
					|  | 5f40b4098c | feat(Tryton): handle duplicate named products from tryton. | 2025-08-16 10:27:17 -05:00 |  | 
			
				
					| 
							
							
								 rodia | 80864137b6 | Merge branch 'main' of https://gitea.onecluster.org/OneTeam/don_confiao_backend | 2025-08-16 12:10:27 -03:00 |  | 
			
				
					| 
							
							
								 rodia | 2e8e956b69 | feat: Add env_example | 2025-08-16 12:09:41 -03:00 |  | 
			
				
					|  | 2e4c6592a3 | fix test. | 2025-08-16 09:55:20 -05:00 |  | 
			
				
					|  | 6b149b0134 | Merge pull request 'Exportando ventas directamente al tryton' (#12) from export_sales_to_tryton_#9 into main Reviewed-on: #12 | 2025-08-09 15:39:40 -05:00 |  | 
			
				
					|  | 1b30076876 | environment: add .env to docker-compose. | 2025-08-09 15:27:39 -05:00 |  | 
			
				
					|  | 271f9b2942 | fix(Tryton): fix import customers from tryton. | 2025-08-09 15:27:17 -05:00 |  | 
			
				
					|  | 4734636b4f | feat (Tryton): get customers from tryton. | 2025-08-09 14:12:31 -05:00 |  | 
			
				
					|  | 59fbc8872a | #9 feat(Tryton): get products salables from tryton only. | 2025-07-27 23:34:07 -05:00 |  | 
			
				
					|  | d1e137d387 | #9 feat(Tryton): untouched products on sync from tryton. | 2025-07-27 23:22:58 -05:00 |  | 
			
				
					|  | c33c6f630a | #9 feat(Tryton): update products from tryton. | 2025-07-27 23:11:34 -05:00 |  | 
			
				
					|  | 76e525735d | #9 feat(Tryton): create products from tryton. | 2025-07-27 22:57:44 -05:00 |  | 
			
				
					|  | 3a5e13624f | #9 config(Tryton): read tryton params from environment. | 2025-07-20 22:01:34 -05:00 |  | 
			
				
					|  | 3d9feeac43 | #9 feat(Tryton): add address_external_id to tryton. | 2025-07-19 19:09:53 -05:00 |  | 
			
				
					|  | 81e4c0bc0d | #9 feat(Customer): add address_external_id field. | 2025-07-19 19:04:58 -05:00 |  | 
			
				
					|  | cf0f6dc4b5 | #9 feat(Tryton): enviar_ventas_a_tryton | 2025-07-19 19:00:33 -05:00 |  | 
			
				
					|  | 1d3160ae92 | #9 feat(Product): add unit_external_id field. | 2025-07-19 18:17:18 -05:00 |  | 
			
				
					|  | ba9ef039f4 | #9 feat(Product): add external_id field. | 2025-07-19 17:32:35 -05:00 |  | 
			
				
					|  | 46e7181653 | #9 feat(Sale): add external_id field. | 2025-07-19 17:28:47 -05:00 |  | 
			
				
					|  | 62d39c97c0 | #9 feat(Sale): add external_id field. | 2025-07-19 10:57:28 -05:00 |  | 
			
				
					|  | f8ff6b7905 | Merge pull request 'Se arregla fecha en formato csv para tryton para que se pueda exportar #7' (#8) from fix_csv_to_tryton_#7 into main Reviewed-on: #80.1.5 | 2025-04-12 12:14:07 -05:00 |  | 
			
				
					|  | c7e1af9c81 | fix(CSV): report tryton csv. | 2025-04-12 12:06:07 -05:00 |  | 
			
				
					|  | 32149b10e2 | Merge pull request 'Permitiendo números decimales para la cantidad de productos en las compras #5' (#6) from #5_sale_with_decima_throught_api into main Reviewed-on: #6 | 2025-04-06 16:11:00 -05:00 |  | 
			
				
					|  | 8791c5fa2d | fix(Sale): allow decimal on quantity products. | 2025-04-06 16:02:44 -05:00 |  | 
			
				
					|  | 3c318f2751 | Merge pull request 'Exportando ventas para tryton desde api' (#4) from api_export_sales_for_tryton_#3 into main Reviewed-on: #40.1.2
 0.1.4 | 2025-03-08 11:21:24 -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 |  | 
			
				
					|  | 99e1198819 | allowed settings from environment.
						
						
						
						
						
						
							
 0.1.1 | 2025-02-08 18:54:54 -05:00 |  | 
			
				
					|  | 4bb7f464e3 | Merge pull request 'permitiendo cors en el entorno de desarrollo' (#2) from remove_frontend into main Reviewed-on: #20.1 | 2025-02-08 16:25:46 -05:00 |  | 
			
				
					|  | eb2211b123 | Merge branch 'main' into remove_frontend | 2025-02-08 16:25:33 -05:00 |  | 
			
				
					|  | 5301009568 | dev: allowed cors on environment | 2025-02-08 16:21:21 -05:00 |  | 
			
				
					|  | 0b1f83431f | Merge pull request 'remove frontend' (#1) from remove_frontend into main Reviewed-on: #1 | 2025-02-08 15:04:22 -05:00 |  | 
			
				
					|  | 7cf1059ba2 | doc: readme. | 2025-02-08 14:58:11 -05:00 |  | 
			
				
					|  | 73a7e6445b | remove frontend files to run environment. | 2025-02-08 14:56:45 -05:00 |  | 
			
				
					|  | 77ab683fb8 | remove frontend. | 2025-02-08 14:54:21 -05:00 |  | 
			
				
					|  | 43756952fb | Merge pull request 'Creada vista para listar los cuadres de tarro #90' (#91) from view_for_jar_reconciliation_#90 into main Reviewed-on: OneTeam/don_confiao#91 | 2025-02-02 23:08:00 -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 |  |