Releases: open-commercial/ops-web
Releases · open-commercial/ops-web
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
- 1aa2b63 New artifact version 1.0.2
- e160403 Revert "Minor bugs (#182)"
- 835f6b5 Update build.yml
- bcc49af Merge branch 'globodeoro' into master
- 63177ca Minor bugs (#182)
- 7913422 Update build.yml
- d9790dd Merge pull request #178 from open-commercial/master
- 3254ffa Update build.yml
- 7079af5 Update environment.production.ts
- 9a55ad1 Merge pull request #174 from open-commercial/master
1.0.1
- 835f6b5 Update build.yml
- bcc49af Merge branch 'globodeoro' into master
- 63177ca Minor bugs (#182)
- 7913422 Update build.yml
- d9790dd Merge pull request #178 from open-commercial/master
- 3254ffa Update build.yml
- 7079af5 Update environment.production.ts
- 9a55ad1 Merge pull request #174 from open-commercial/master
1.0.0
- ba732c1 Add create release functionality
- 458a1f3 Update package.json version
- cabb4b6 Remove idCliente from pedido endpoint (#181)
- 7854ebf Add development config to angular.json
- 84502a5 Merge pull request #170 from open-commercial/issue169
- 48f1e54 Merge branch 'master' into issue169
- ce24245 Adds logic for previous url to cuenta-corriente-cliente and cuenta-corriente-proveedor.
- db09ffd Fixes SonarCloud code smells.
- 4b0b9d6 Refactors cuenta-corriente-proveedor component with ListadoDirective.
- 4d79581 Refactors cuenta-corriente-cliente component with ListadoDirective.
- 2d2a9f5 Merge pull request #177 from open-commercial/hotfix
- e7e5af8 Update environment.production.ts
- e45451f Merge pull request #176 from open-commercial/fix
- fbb784c Update build.yml
- 5dfa65f Merge branch 'merceriaguemes' into master
- c6c78d3 Merge branch 'globodeoro' into master
- c214c1d Remove sic prefix-sufix
- 8847247 Remove sic prefix-sufix
- 3f53154 Revert "Merge branch 'globodeoro' into master"
- e5e7a06 Merge branch 'globodeoro' into master
- fb55405 Merge pull request #171 from open-commercial/hotfix
- 7eb4e6b Remove sic prefix/sufix
- 9b63b31 - In cuenta-corriente-proveedor component, relabels "Nota de Debito" buttons tooltip to "Nueva Nota de Débito". - In cuenta-corriente-cliente component, rearrange row buttons.
- d1f14c4 In cuenta-corriente-proveedor component, rearrange row buttons.
- 797fb09 In cuenta-corriente-proveedor component, changes label "Suc" to "Sucursal",
- d7dd5b6 In cuenta-corriente-proveedor, removes top pagination.
- a1a3eb0 In cuenta-corriente-proveedor, changes label "SALDO" to "ÚLTIMO SALDO".
- 15625ac In cuenta-corriente-proveedor component, removes supplier's name from header's title.
- 23d8557 Merge pull request #168 from open-commercial/master
- 8879eb3 Merge pull request #167 from open-commercial/master
- 1f51653 Merge pull request #166 from open-commercial/hotfix20230615
- db74b2f - In remitos component, changes the position of transportista info on mobile devices. - In ver-gasto component, changes the way actions buttons are displayed in the screen.
- a83e335 Update build.yml
- 8101aaf Merge pull request #165 from open-commercial/master
- 151268a Merge pull request #164 from open-commercial/master
- cc1ac9a Merge pull request #159 from open-commercial/issue147
- a2a15f4 Fixes SonarCloud Duplicated Lines.
- 0dd30be Fixes SonarClud bugs.
- 56266db Fixes SonarClud bugs.
- 429b176 In cliente component, fixes SoundCloud bugs.
- 708a20a In cliente component, fixes SonarCloud bugs.
- 5df42bc In cliente component, fixes SonarCloud bugs.
- d6a5e0c Fixes SonarClud bugs.
- 3c40510 Fixes SonarClud bug.
- c32a5e7 Fixes SonarClud bug.
- c3911d5 In ver-recibo component, adds usuario info.
- 31b21be In option-picker-modal component, applies the correct colors and icons to buttons.
- f9cb677 In new-or-update-usuario-modal component, adds times icon to "Cancelar" button.
- 7a11469 In producto-modal component, now shows two decimal in products bonus and other values.
- 4ffd8e6 Fixes SonarCloud code smells
- 24c68ef In ubicacion-modal component, chages broom icon to times icon.
- 5e9113f In pedido component, adjusts condition that allows user to edit "descuento".
- a728b1f Merge pull request #163 from open-commercial/master
- ba5691d Merge pull request #162 from open-commercial/master
- 6dab91e Merge pull request #161 from open-commercial/hotfix160
- 8a67aa2 In pedidos component, shows two decimal in products bonus.
- d8bde46 In factura-compra component, disables "Transportista" and "Resumen" steps if products length is 0.
- da0f912 In pedidos component, re-adds the states of "pedido" in filters.
- fcecfae Adds print button to factura-venta-actions-bar component.
- 0708b08 change default sorting to FechaUltimaModificacion in Productos list
- 2fec3db Revert last commit
- 532fe4c Rollback default sorting on Productos list
- 8610553 Fixes bug. In ubicacion-modal component, now only accepts numbers in "numero" and "piso" form fields.
- fb65372 Fixes SonarCloud code smells.
- 8fca344 Fixes conflits.
- 7643e7b In busqueda-producto component, fixes incorrect behavior after quickly pressing the enter button twice when a product is selected.
- 382f53e Opens modals ClienteModalComponent, CuentaCorrienteClienteModalComponent, ProveedorModalComponent, UsuarioModalComponent and ProductoModalComponent with keyboard setting to true.
- 60eea4e In batch-actions-box component, places clear selection button as first button of the buttons set.
- 1373e04 - Changes all file-download icons to print icons. Also changes tooltip texts to "Imprimir". - Changes some times icons to broom icons.
- b2611f4 In nav-bar component, adds navigation to pedidos component (when top left logo is clicked).
- dacbe06 - In side-nav component, adds navigation to clientes and productos components for the "vendedor" role. - In busqueda-cuenta-corriente-cliente component, adds "Nuevo cliente" and "Editar cliente" buttons. Applies role restrictions too. - In cliente component, disables "viajante" and "compra mínima" fields for the "vendedor" role.
- 828b86b Creates nota-actions-bar, nota-credito-actions-bar, nota-debito-actions-bar components to reuse their functionalities in notas-credito-compra, notas-credito-venta, notas-debito-compra, notas-debito-venta and ver-nota components.
- 4000066 Creates remito-actions-bar component to reuse its functionality in remitos and ver-remito components.
- eaa276a Adds dowload file button to recibo-venta-actions-bar component.
- 538bcf6 Creates recibo-actions-bar directive, recibo-compra-actions-bar component and recibo-venta-actions-bar component to reuse their functionality in recibos-venta, recibos-compra and ver-recibo components.
- 29e3886 Creates gasto-actions-bar component to reuse its functionality in gasto and ver-gasto components.
- b944fe5 In factura-compra component form, only allows to move forward to the next steps if supplier is selected.
- e999a0e Creates pedido-actions-bar component to reuse its functionality in pedidos and ver-pedido components.
- 20995f6 Unifies how the data is shown in ver-pedido component.
- 84e5295 Creates factura-venta-actions-bar component to reuse its functionality in facturas-venta and ver-factura components.
- 4dcc9d2 In ver-caja component, adds a button in every kind of payment to navigate to its details.
- 477bb48 Ahora muestra siempre el monto de compra mínima del cliente (aunque sea 0) en el componente busqueda-cuenta-corriente-cliente.
- b88c1ad In busqueda-producto component, fixes incorrect behavior after quickly pressing the enter button twice when a product is selected.
- 2f66eef Opens modals ClienteModalComponent, CuentaCorrienteClienteModalComponent, ProveedorModalComponent, UsuarioModalComponent and ProductoModalComponent with keyboard setting to true.
- f064cea In batch-actions-box component, places clear selection button as first button of the buttons set.
- 015cbd5 - Changes all file-download icons to print icons. Also changes tooltip texts to "Imprimir". - Changes some times icons to broom icons.
- 3aefe08 In nav-bar component, adds navigation to pedidos component (when top left logo is clicked).
- ec30a28 - In side-nav component, adds navigation to clientes and productos components for the "vendedor" role. - In busqueda-cuenta-corriente-cliente component, adds "Nuevo cliente" and "Editar cliente" buttons. Applies role restrictions too. - In cliente component, disables "viajante" and "compra mínima" fields for the "vendedor" role.
- ed04478 Update LICENCE.md
- b98c386 Merge pull request #158 from open-commercial/master
- 90bdd93 Merge pull request #157 from open-commercial/master
- e1a04f9 Merge pull request #156 from open-commercial/issue155
- 48aa22e Fix typo
- bc664f6 Fixes SonarCloud code smell.
- 95a4e98 In pedido component, sets branch withdrawal as default option if selected branch office is a withdrawal point. Also adds a button to clean preloaded data if a new "pedido" (not a cloned one).
- 1ee2468 On pedido component, disables branch withdrawal (retiro en sucursal) option when selected branch office is not a withdrawal point.
- 15cb288 Creates nota-actions-bar, nota-credito-actions-bar, nota-debito-actions-bar components to reuse their functionalities in notas-credito-compra, notas-credito-venta, notas-debito-compra, notas-debito-venta and ver-nota components.
- c834e8d Creates remito-actions-bar component to reuse its functionality in remitos and ver-remito components.
- 73a7241 Adds dowload file button to recibo-venta-actions-bar component.
- e5a73ad Creates recibo-actions-bar directive, recibo-compra-actions-bar component and recibo-venta-actions-bar component to reuse their functionality in recibos-venta, recibos-compra and ver-recibo components.
- 905d26e Creates gasto-actions-bar component to reuse its functionality in gasto and ver-gasto components.
- 6161d3a In factura-compra component form, only allows to move forward to the next steps if supplier is selected.
- cbe5009 Creates pedido-actions-bar component to reuse its functionality in pedidos and ver-pedido components.
- c344cd3 Unifies how the data is shown in ver-pedido component.
- c864327 Merge pull request #154 from open-commercial/master
- dd9a2c0 Merge pull request #153 from open-commercial/master
- c75a1f8 Merge pull request #152 from open-commercial/hotfix20230310
- 6267384 Hotfix: changes default sorting on productos component.
- 725c08a Merge pull request #150 from open-commercial/master
- 05e8ede Merge pull request #151 from open-commercial/master
- 61582c4 Hotfix: - Clears selection on click in filter and clear filter buttons in productos y facturas-venta components. - Removes submit event from the form in producto-multi-editor component, only fires submit on click in "Aceptar" button.
- 70b9a3c Creates factura-venta-actions-bar component to reuse its fun...