-
A1 had planned to release a payroll app but it is has not been released and is not currently under active development. 1Hive had planned to use and it would be great to make that happen sooner rather …
-
Sorry I am newbie to Frappe, I have an issue that Attendance Details in Salary Slips Tab not show up the data.
@frappe.whitelist()
def add_attendance_data(payroll_entry):
salary_slips = frap…
-
I've attached the icons for Payroll app and calendar.
To add these to the icon theme, you need to drop them here:
https://github.com/aragon/aragon-ui/tree/master/src/icons/svg
And run `optimi…
-
### BC Idea Link
https://experience.dynamics.com/ideas/idea/?ideaid=ae4b0c3a-30d6-ee11-92bd-000d3adb9365
### Description
### **New Feature: Semantic Comparison for Number Series Copilot**
#### *…
-
# Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0
# Modules to migrate
- [ ] payroll
- [ ] payroll_account
Missing module? Check https://github.com/OCA/maintainer-tools…
-
### Overview
When I forked a template from templates.eth , instead of just the targeted template coming across to the new DAO (i.e. process payroll template) all the templates came with it
### Addit…
-
Attempted AWS, SSDNodes, DO
22.04 and 24.04
`App erpnext already installed
Installing hrms...
Setting up Frappe HR...
Installation for Frappe HR app failed due to an error. Please try re-in…
-
## 🐛 Bug Report
Apps that are not available may show up on `aragon apm packages`
### Have you read the [Contributing Guidelines on issues](https://github.com/aragon/aragon-cli/blob/master/CONTRI…
-
My `PayrollSummary` component is essentially an HTML table with rows populated from a database. There are 900 or more rows without any filters applied.
Long story short, I have a row cell with butt…
gremo updated
4 weeks ago
-
Hi Brianc, and thx for this great module !
Unlike pg.Client, QueryStream doesn't seem to work when a QueryConfig is passed, ie an object as :
```
{
text : 'SELECT * FROM foo WHERE bar =$1,
…