Eduardo Bucio

  • Total activity 59
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 25
  • Subscriptions 13

Posts

Recent activity by Eduardo Bucio Recent activity Votes
  • Infinity where there shouldn't be an infinity

    Hi, I'm getting infinity in a calculation that never gives infinity.  Can you please help me?  The code is this:   var projects=@All of Project (calculation);var status=@All of Status;var amount=@A...

  • Modifying field name

    Hi, If I change a field name, it is not propagated through calculations that involve that field.  Does it mean that all those calculations will stop working eventually?  Because I've found really f...

  • Possible calculations/templates bug

    Hi, As you can see in my attached screenshot, Podio is telling me that the Podio calculation field is to deep. Nonetheless, as you can also see, the field "Total non deductible expenses ($)" doesn'...

  • Firt In First Out (FIFO) inventory

    Hi, Does anyone know how to implement a FIFO inventory? I want to match purchase cost with selling price of each item, to calculate accurately the profit of each sale. At the moment, I have these a...