about summary refs log tree commit diff
path: root/pkgs/applications/finance
AgeCommit message (Collapse)AuthorFilesLines
2024-04-01irpf: 2023-1.5 -> 2024-1.0Bryan A. S.1-2/+2
2024-02-11treewide: add `mainProgram`h7x41-0/+1
2024-02-05denaro: 2024.1.0 -> 2024.2.0R. Ryantm1-2/+2
2024-01-06denaro: 2023.11.0 -> 2024.1.0R. Ryantm2-6/+10
2023-12-29denaro: 2023.9.2 -> 2023.11.0Pavel Sobolev2-58/+50
2023-12-22cryptowatch-desktop: removekashw21-60/+0
2023-11-25irpf: 1.3 -> 1.5arthsmn1-6/+5
Make cp not preserve the permissions, avoiding having a lot of executable files.
2023-10-30odoo: update dependenciesMaciej Krüger1-22/+9
2023-10-29odoo: 16.0.20230722 -> 16.0.20231024FliegendeWurst1-2/+2
2023-09-19denaro: 2023.9.1 -> 2023.9.2R. Ryantm2-3/+7
2023-09-09denaro: 2023.8.1 -> 2023.9.1kashw22-4/+4
2023-09-03cryptowatch-desktop: 0.5.0 -> 0.7.1kashw21-3/+5
2023-08-30nodePackages.rtlcss: use buildNpmPackageLord-Valen2-4/+4
2023-08-28odoo15: remove updatescriptMaciej Krüger1-1/+0
2023-08-28odoo: use fetchzipMaciej Krüger1-9/+4
2023-08-28odoo15: 15.0.20230317->15.020230816 fix broken fetcherMaciej Krüger2-14/+8
Upstream seems to publish and retain `.zip` more consistently than `.tar.gz`, which caused the previous expression to break. This modifies the odoo package and updater script to use the `zip` sources.
2023-08-27Merge pull request #251413 from karolinschlegel/init-odoo-v15Maciej Krüger1-0/+128
odoo15: init at 15.0-20230720
2023-08-27odoo15: init at 15.0-20230720Karolin Schlegel1-0/+128
This contribution adds `odoo15` as a fixed version. To allow reusing the existing test for Odoo, I made the package attribute configurable. To reference the test for `odoo15` in `passthru` I added it to `all-tests.nix`.
2023-08-26Merge pull request #251412 from karolinschlegel/update-odooMaciej Krüger1-4/+4
2023-08-26odoo: 15.20230317 -> 16.20230722Karolin Schlegel1-4/+4
2023-08-26denaro: 2023.6.2 -> 2023.8.1Chuang Zhu2-16/+32
2023-06-28denaro: 2023.6.0 -> 2023.6.2R. Ryantm1-2/+2
2023-06-21denaro: remove duplicate runtimeId flagsmdarocha1-5/+0
2023-06-16denaro: 2023.5.0 -> 2023.6.0Chuang Zhu2-2/+3
2023-05-27denaro: 2023.2.2 -> 2023.5.0; add updateScriptChuang Zhu3-17/+44
2023-05-20irpf: 2023-1.1 -> 2023-1.3Bryan A. S1-2/+2
2023-03-26odoo: 20220506 -> 20230317Sandro Jäckel2-60/+37
2023-03-21irpf: 2022-1.7 -> 2023-1.1Bryan A. S1-2/+4
2023-02-27Merge staging-next into staginggithub-actions[bot]2-4/+3
2023-02-26denaro: 2023.2.0 -> 2023.2.2Chuang Zhu2-4/+3
2023-02-19python310Packages.xlsxwriter: Normalize attribute & dirnameMartin Weinelt1-1/+1
2023-02-10denaro: 2023.1.1 -> 2023.2.0Chuang Zhu2-21/+100
2023-02-04Merge pull request #210776 from chuangzhu/denaroRobert Schütz2-0/+110
denaro: init at 2023.1.1
2023-01-29denaro: init at 2023.1.1Chuang Zhu2-0/+110
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2022-09-19python3Packages.python-ldap: rename from ldapMartin Weinelt1-1/+1
2022-08-21Merge pull request #185748 from bryanasdev000/irpf-2022-1-7Jonas Heinrich1-2/+2
irpf: 2022-1.6 -> 2022-1.7
2022-08-19treewide: inject xdg-open into wrappers as $PATH suffixEmery Hemingway1-1/+2
The xdg-open utility is only ever a runtime dependency and its dependents only expect that it accept a URI as a command line argument and do something with it that the user would expect. For such as a trivial relationship it should be possible for users to override xdg-open with something else in their PATH.
2022-08-09irpf: 2022-1.6 -> 2022-1.7Bryan A. S1-2/+2
2022-06-23treewide/applications: add `sourceType` `binaryNativeCode` for many packagesRobert Scott1-0/+1
2022-06-06odoo: use python39Robert Schütz1-2/+2
2022-06-04treewide: set sourceProvenance for packages containing downloaded jarsRobert Scott1-0/+1
these are the easily identifiable cases and will not be comprehensive
2022-05-27irpf: 2022-1.5 -> 2022-1.6Bryan A. S1-2/+2
2022-05-21irpf: 2022-1.4 -> 2022-1.5Bryan A. S1-2/+2
2022-05-20Merge pull request #173104 from mkg20001/odoo-updateMaciej Krüger2-6/+40
odoo: add update script
2022-05-15Merge branch 'master' into staging-nextVladimír Čunát1-20/+66
2022-05-15odoo: expose testsMaciej Krüger1-0/+4
2022-05-15odoo: 15.0.20220126 -> 15.0.20220506Maciej Krüger1-6/+9
2022-05-15odoo: add update scriptMaciej Krüger1-0/+27
2022-05-15odoo: use packageOverridesRobert Schütz1-20/+66